hyprland: change obs rule to workspace 3
This commit is contained in:
parent
b662e6e24d
commit
92a3951148
|
@ -189,9 +189,8 @@
|
||||||
++ (lib.lists.forEach layers ignorealpha);
|
++ (lib.lists.forEach layers ignorealpha);
|
||||||
windowrule = [
|
windowrule = [
|
||||||
# Workspace binds
|
# Workspace binds
|
||||||
"workspace 1, com.obsproject.Studio"
|
|
||||||
"workspace 2, (libreoffice|soffice)(.*)"
|
"workspace 2, (libreoffice|soffice)(.*)"
|
||||||
"workspace 3, (WebCord|signal|whatsapp-for-linux|teams-for-linux)"
|
"workspace 3, (com.obsproject.Studio|WebCord|signal|whatsapp-for-linux|teams-for-linux)"
|
||||||
"workspace 4, (x2goclient|Nxplayer.bin)"
|
"workspace 4, (x2goclient|Nxplayer.bin)"
|
||||||
"workspace 5 silent, (steam|org.prismlauncher.PrismLauncher)" # Keep silent to avoid popups taking focus
|
"workspace 5 silent, (steam|org.prismlauncher.PrismLauncher)" # Keep silent to avoid popups taking focus
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue