🗑️ remove(hypr): rule for wleave deleted
This commit is contained in:
parent
f77d544560
commit
8c7703eda1
2 changed files with 1 additions and 3 deletions
|
@ -37,7 +37,7 @@ misc {
|
||||||
always_follow_on_dnd=true
|
always_follow_on_dnd=true
|
||||||
disable_hyprland_logo=true
|
disable_hyprland_logo=true
|
||||||
vrr = 0
|
vrr = 0
|
||||||
animate_manual_resizes=false
|
animate_manual_resizes=true
|
||||||
animate_mouse_windowdragging=false
|
animate_mouse_windowdragging=false
|
||||||
enable_swallow=true
|
enable_swallow=true
|
||||||
groupbar_titles_font_size=11
|
groupbar_titles_font_size=11
|
||||||
|
|
|
@ -63,8 +63,6 @@ windowrulev2 = noanim, $videobridge
|
||||||
windowrulev2 = nofocus, $videobridge
|
windowrulev2 = nofocus, $videobridge
|
||||||
windowrulev2 = noinitialfocus, $videobridge
|
windowrulev2 = noinitialfocus, $videobridge
|
||||||
|
|
||||||
windowrulev2 = animation windowsOut, 0, class:(.*wleave.*)
|
|
||||||
|
|
||||||
$zathura = class:^(.*zathura.*)$
|
$zathura = class:^(.*zathura.*)$
|
||||||
windowrulev2 = float, $zathura
|
windowrulev2 = float, $zathura
|
||||||
windowrulev2 = size 35% 90%, $zathura
|
windowrulev2 = size 35% 90%, $zathura
|
||||||
|
|
Loading…
Add table
Reference in a new issue