|
|
|
|
@ -5,7 +5,20 @@
|
|
|
|
|
#windowrule = fullscreen,gamescope |
|
|
|
|
#windowrule = workspace 6 silent,^(gamescope)$ |
|
|
|
|
|
|
|
|
|
# windowrule center |
|
|
|
|
windowrule = center,^(pavucontrol) |
|
|
|
|
windowrule = center,^([Ww]hatsapp-for-linux)$ |
|
|
|
|
windowrule = center,^([Ff]erdium)$ |
|
|
|
|
|
|
|
|
|
# WINDOWRULE v2 |
|
|
|
|
# windowrule v2 - position |
|
|
|
|
windowrulev2 = center, class:([Tt]hunar), title:(File Operation Progress) |
|
|
|
|
windowrulev2 = center, class:([Tt]hunar), title:(Confirm to replace files) |
|
|
|
|
|
|
|
|
|
# windowrule v2 to avoid idle for fullscreen apps |
|
|
|
|
windowrulev2 = idleinhibit fullscreen, class:^(*)$ |
|
|
|
|
windowrulev2 = idleinhibit fullscreen, title:^(*)$ |
|
|
|
|
windowrulev2 = idleinhibit fullscreen, fullscreen:1 |
|
|
|
|
|
|
|
|
|
# windowrule v2 move to workspace |
|
|
|
|
windowrulev2 = workspace 1, class:^([Tt]hunderbird)$ |
|
|
|
|
@ -19,6 +32,7 @@ windowrulev2 = workspace 7, class:^([Dd]iscord)$
|
|
|
|
|
windowrulev2 = workspace 7, class:^([Ww]ebCord)$ |
|
|
|
|
windowrulev2 = workspace 7, class:^([Vv]esktop)$ |
|
|
|
|
windowrulev2 = workspace 7, class:^([Ff]erdium)$ |
|
|
|
|
windowrulev2 = workspace 7, class:^([Ww]hatsapp-for-linux)$ |
|
|
|
|
|
|
|
|
|
# windowrule v2 move to workspace (silent) |
|
|
|
|
windowrulev2 = workspace 6 silent, class:^(virt-manager)$ |
|
|
|
|
@ -46,14 +60,8 @@ windowrulev2 = float, class:^([Bb]aobab|org.gnome.[Bb]aobab)$ # Disk usage analy
|
|
|
|
|
windowrulev2 = float, title:(Kvantum Manager) |
|
|
|
|
windowrulev2 = float, class:^([Ss]team)$,title:^((?![Ss]team).*|[Ss]team [Ss]ettings)$ |
|
|
|
|
windowrulev2 = float, class:^([Qq]alculate-gtk)$ |
|
|
|
|
windowrulev2 = float, class:^([Ww]hatsapp-for-linux)$ |
|
|
|
|
windowrulev2 = float, class:^([Ff]erdium)$ |
|
|
|
|
|
|
|
|
|
# windowrule v2 - position |
|
|
|
|
windowrulev2 = center, class:([Tt]hunar), title:(File Operation Progress) |
|
|
|
|
windowrulev2 = center, class:([Tt]hunar), title:(Confirm to replace files) |
|
|
|
|
windowrulev2 = center, class:^([Ww]hatsapp-for-linux)$ |
|
|
|
|
windowrulev2 = center, class:^([Ff]erdium)$ |
|
|
|
|
#windowrulev2 = float, class:^([Ww]hatsapp-for-linux)$ |
|
|
|
|
#windowrulev2 = float, class:^([Ff]erdium)$ |
|
|
|
|
|
|
|
|
|
# windowrule v2 - opacity #enable as desired |
|
|
|
|
windowrulev2 = opacity 0.9 0.6, class:^([Rr]ofi)$ |
|
|
|
|
|