8 lines
281 B
Plaintext
8 lines
281 B
Plaintext
|
|
# Apps
|
||
|
|
windowrulev2 = noanim, class:^(wofi)$
|
||
|
|
|
||
|
|
# Ignore maximize requests from apps. You'll probably like this.
|
||
|
|
windowrule = suppressevent maximize, class:.*
|
||
|
|
|
||
|
|
# Fix some dragging issues with XWayland
|
||
|
|
windowrule = nofocus,class:^$,title:^$,xwayland:1,floating:1,fullscreen:0,pinned:0
|