[hyprland] keep wofi focussed
This commit is contained in:
parent
66bc3853c6
commit
10c84afd71
@ -77,5 +77,10 @@
|
||||
windowrulev2 = float, title:(Volume Control)
|
||||
windowrulev2 = size 1000 800, title:(Volume Control)
|
||||
windowrulev2 = move center, title:(Volume Control)
|
||||
|
||||
# wofi
|
||||
windowrulev2 = forceinput, class:(wofi)
|
||||
windowrulev2 = windowdance,class:(wofi)
|
||||
windowrulev2 = stayfocused,class:(wofi)
|
||||
'';
|
||||
}
|
||||
|
Reference in New Issue
Block a user