|
|
|
|
@ -6,12 +6,13 @@
|
|
|
|
|
#windowrule = workspace 6 silent,^(gamescope)$ |
|
|
|
|
|
|
|
|
|
# windowrule center |
|
|
|
|
windowrule = center,^(pavucontrol) |
|
|
|
|
windowrule = center,^(pavucontrol|org.pulseaudio.pavucontrol) |
|
|
|
|
windowrule = center,^([Ww]hatsapp-for-linux)$ |
|
|
|
|
windowrule = center,^([Ff]erdium)$ |
|
|
|
|
|
|
|
|
|
# WINDOWRULE v2 |
|
|
|
|
# windowrule v2 - position |
|
|
|
|
windowrulev2 = center,floating:1 |
|
|
|
|
windowrulev2 = center, class:([Tt]hunar), title:(File Operation Progress) |
|
|
|
|
windowrulev2 = center, class:([Tt]hunar), title:(Confirm to replace files) |
|
|
|
|
|
|
|
|
|
@ -48,7 +49,7 @@ windowrulev2 = float, class:(org.gnome.Calculator), title:(Calculator)
|
|
|
|
|
windowrulev2 = float, class:(codium|codium-url-handler|VSCodium), title:(Add Folder to Workspace) |
|
|
|
|
windowrulev2 = float, class:^([Rr]ofi)$ |
|
|
|
|
windowrulev2 = float, class:^(eog)$ |
|
|
|
|
windowrulev2 = float, class:^(pavucontrol)$ |
|
|
|
|
windowrulev2 = float, class:^(pavucontrol|org.pulseaudio.pavucontrol)$ |
|
|
|
|
windowrulev2 = float, class:^(nwg-look|qt5ct|qt6ct|mpv)$ |
|
|
|
|
windowrulev2 = float, class:^(nm-applet|nm-connection-editor|blueman-manager)$ |
|
|
|
|
windowrulev2 = float, class:^(gnome-system-monitor|org.gnome.SystemMonitor)$ # system monitor |
|
|
|
|
@ -60,8 +61,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)$ |
|
|
|
|
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)$ |
|
|
|
|
|