window rules :)
This commit is contained in:
parent
bcf5154992
commit
49c774c5d0
1 changed files with 9 additions and 0 deletions
|
|
@ -195,3 +195,12 @@ windowrulev2 = suppressevent maximize, class:.*
|
||||||
# Fix some dragging issues with XWayland
|
# Fix some dragging issues with XWayland
|
||||||
windowrulev2 = nofocus,class:^$,title:^$,xwayland:1,floating:1,fullscreen:0,pinned:0
|
windowrulev2 = nofocus,class:^$,title:^$,xwayland:1,floating:1,fullscreen:0,pinned:0
|
||||||
|
|
||||||
|
# No gaps when only one tiled window on workspace
|
||||||
|
workspace = w[t1], gapsout:0, gapsin:0
|
||||||
|
windowrule = rounding 0, floating:0 onworkspace:w[t1]
|
||||||
|
windowrule = bordersize 0, floating:0 onworkspace:w[t1]
|
||||||
|
|
||||||
|
# Make firefox miniplayer float
|
||||||
|
windowrule = float, initialTitle:^Picture-in-Picture$
|
||||||
|
windowrule = center, initialTitle:^Picture-in-Picture$
|
||||||
|
windowrule = size 50% 50%, initialTitle:^Picture-in-Picture$
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue