Remove media workspace, add documents workspace
This commit is contained in:
parent
c47aa27321
commit
787435d7ce
|
@ -279,8 +279,8 @@
|
||||||
|
|
||||||
# Workspace rules
|
# Workspace rules
|
||||||
"workspace 2, firefox" # Browser
|
"workspace 2, firefox" # Browser
|
||||||
"workspace 3, (signal|whatsapp-for-linux|WebCord|teams-for-linux)" # Messaging
|
"workspace 3, (libreoffice|soffice)(.*)" # Documents
|
||||||
"workspace 4, (com.github.neithern.g4music|com.github.rafostar.Clapper)" # Media
|
"workspace 4, (signal|whatsapp-for-linux|WebCord|teams-for-linux)" # Messaging
|
||||||
"workspace 5, (org.remmina.Remmina|Nxplayer.bin)" # Remote Desktop
|
"workspace 5, (org.remmina.Remmina|Nxplayer.bin)" # Remote Desktop
|
||||||
"workspace 6 silent, (steam|steam_app|lutris|page.kramo.Cartridges|org.prismlauncher.PrismLauncher)" # Gaming
|
"workspace 6 silent, (steam|steam_app|lutris|page.kramo.Cartridges|org.prismlauncher.PrismLauncher)" # Gaming
|
||||||
|
|
||||||
|
|
|
@ -38,8 +38,8 @@
|
||||||
format-icons = {
|
format-icons = {
|
||||||
"1" = " ";
|
"1" = " ";
|
||||||
"2" = " ";
|
"2" = " ";
|
||||||
"3" = " ";
|
"3" = " ";
|
||||||
"4" = " ";
|
"4" = " ";
|
||||||
"5" = " ";
|
"5" = " ";
|
||||||
"6" = " ";
|
"6" = " ";
|
||||||
default = " ";
|
default = " ";
|
||||||
|
|
Loading…
Reference in a new issue