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