mirror of
https://gitlab.com/Zaney/zaneyos.git
synced 2025-06-29 00:11:25 +02:00
Fix Wofi not centering
This commit is contained in:
parent
42012cd697
commit
05eb975250
@ -76,7 +76,8 @@ with lib;
|
||||
env = QT_AUTO_SCREEN_SCALE_FACTOR, 1
|
||||
env = SDL_VIDEODRIVER, x11
|
||||
env = MOZ_ENABLE_WAYLAND, 1
|
||||
windowrule=noborder,^(wofi)$
|
||||
windowrule = noborder,^(wofi)$
|
||||
windowrule = center,^(wofi)$
|
||||
gestures {
|
||||
workspace_swipe = true
|
||||
workspace_swipe_fingers = 3
|
||||
|
Loading…
x
Reference in New Issue
Block a user