Fix Wofi not centering

This commit is contained in:
Tyler Kelley 2024-05-21 14:49:09 -05:00
parent 42012cd697
commit 05eb975250

View File

@ -77,6 +77,7 @@ with lib;
env = SDL_VIDEODRIVER, x11 env = SDL_VIDEODRIVER, x11
env = MOZ_ENABLE_WAYLAND, 1 env = MOZ_ENABLE_WAYLAND, 1
windowrule = noborder,^(wofi)$ windowrule = noborder,^(wofi)$
windowrule = center,^(wofi)$
gestures { gestures {
workspace_swipe = true workspace_swipe = true
workspace_swipe_fingers = 3 workspace_swipe_fingers = 3