mirror of
https://gitlab.com/Zaney/zaneyos.git
synced 2024-11-21 22:23:09 +01:00
Add rules for centering and dealing with steam
This commit is contained in:
parent
05eb975250
commit
6315e0ec06
@ -78,6 +78,9 @@ with lib;
|
||||
env = MOZ_ENABLE_WAYLAND, 1
|
||||
windowrule = noborder,^(wofi)$
|
||||
windowrule = center,^(wofi)$
|
||||
windowrule = center,^(steam)$
|
||||
windowrulev2 = stayfocused, title:^()$,class:^(steam)$
|
||||
windowrulev2 = minsize 1 1, title:^()$,class:^(steam)$
|
||||
gestures {
|
||||
workspace_swipe = true
|
||||
workspace_swipe_fingers = 3
|
||||
|
Loading…
Reference in New Issue
Block a user