Make all workspace rules silent
This commit is contained in:
parent
accccafb63
commit
99cc7cc8e2
|
@ -260,11 +260,11 @@
|
|||
"center, xdg-desktop-portal-gtk"
|
||||
|
||||
# Workspace rules
|
||||
"workspace 2, (firefox|nyxt|org.qutebrowser.qutebrowser)" # Browser
|
||||
"workspace 3, (libreoffice|soffice)(.*)" # Documents
|
||||
"workspace 4, (signal|com.rtosta.zapzap|WebCord|teams-for-linux|twinkle)" # Messaging
|
||||
"workspace 5, (org.remmina.Remmina|Nxplayer.bin)" # Remote Desktop
|
||||
"workspace 6, (steam|steam_app|lutris|page.kramo.Cartridges|org.prismlauncher.PrismLauncher)" # Gaming
|
||||
"workspace 2 silent, (firefox|nyxt|org.qutebrowser.qutebrowser)" # Browser
|
||||
"workspace 3 silent, (libreoffice|soffice)(.*)" # Documents
|
||||
"workspace 4 silent, (signal|com.rtosta.zapzap|WebCord|teams-for-linux|twinkle)" # Messaging
|
||||
"workspace 5 silent, (org.remmina.Remmina|Nxplayer.bin)" # Remote Desktop
|
||||
"workspace 6 silent, (steam|steam_app|lutris|page.kramo.Cartridges|org.prismlauncher.PrismLauncher)" # Gaming
|
||||
|
||||
# PrismLauncher / Minecraft
|
||||
"float, org.prismlauncher.PrismLauncher"
|
||||
|
|
Loading…
Reference in a new issue