Fix a bunch of zoom rules
This commit is contained in:
parent
79034b7ffc
commit
f4a672b833
@ -7,6 +7,13 @@ windowrulev2 = suppressevent maximize, class:.* # You'll probably like this.
|
|||||||
|
|
||||||
# Force pavucontrol to be the center of attention
|
# Force pavucontrol to be the center of attention
|
||||||
windowrulev2 = float, center 1, pin, class:^(.*pavucontrol.*)$
|
windowrulev2 = float, center 1, pin, class:^(.*pavucontrol.*)$
|
||||||
|
windowrulev2 = pin, class:^(.*pavucontrol.*)$
|
||||||
|
|
||||||
|
# Zoom is zoom is zoom
|
||||||
|
windowrulev2 = float, initialTitle:^(zoom_linux_float_video_window)$
|
||||||
|
windowrulev2 = pin, initialTitle:^(zoom_linux_float_video_window)$
|
||||||
|
windowrulev2 = float, initialTitle:^(as_toolbar)$
|
||||||
|
windowrulev2 = pin, initialTitle:^(as_toolbar)$
|
||||||
|
|
||||||
# Assign specific windows to specific workspaces on launch
|
# Assign specific windows to specific workspaces on launch
|
||||||
windowrulev2 = workspace 8 silent, class:^(org.keepassxc.KeePassXC)$
|
windowrulev2 = workspace 8 silent, class:^(org.keepassxc.KeePassXC)$
|
||||||
|
Loading…
Reference in New Issue
Block a user