Remove files workspace, add music workspace
This commit is contained in:
parent
0669367f52
commit
097705f67a
|
@ -261,8 +261,8 @@
|
|||
|
||||
# Workspace rules
|
||||
"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 3 silent, (signal|com.rtosta.zapzap|WebCord|teams-for-linux|twinkle)" # Messaging
|
||||
"workspace 4 silent, (com.github.neithern.g4music)" # Music
|
||||
"workspace 5 silent, (org.remmina.Remmina|Nxplayer.bin)" # Remote Desktop
|
||||
"workspace 6 silent, (steam|steam_app|lutris|page.kramo.Cartridges|org.prismlauncher.PrismLauncher)" # Gaming
|
||||
|
||||
|
|
|
@ -37,11 +37,11 @@
|
|||
format = "{icon}";
|
||||
format-icons = {
|
||||
"1" = " ";
|
||||
"2" = " ";
|
||||
"3" = " ";
|
||||
"4" = " ";
|
||||
"2" = " ";
|
||||
"3" = " ";
|
||||
"4" = " ";
|
||||
"5" = " ";
|
||||
"6" = " ";
|
||||
"6" = " ";
|
||||
default = " ";
|
||||
};
|
||||
all-outputs = false;
|
||||
|
|
Loading…
Reference in a new issue