Remove files workspace, add music workspace

This commit is contained in:
Evie Litherland-Smith 2024-11-20 07:26:22 +00:00
parent 0669367f52
commit 097705f67a
2 changed files with 6 additions and 6 deletions

View file

@ -261,8 +261,8 @@
# Workspace rules # Workspace rules
"workspace 2 silent, (firefox|nyxt|org.qutebrowser.qutebrowser)" # Browser "workspace 2 silent, (firefox|nyxt|org.qutebrowser.qutebrowser)" # Browser
"workspace 3 silent, (libreoffice|soffice)(.*)" # Documents "workspace 3 silent, (signal|com.rtosta.zapzap|WebCord|teams-for-linux|twinkle)" # Messaging
"workspace 4 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 5 silent, (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

View file

@ -37,11 +37,11 @@
format = "{icon}"; format = "{icon}";
format-icons = { format-icons = {
"1" = "󰆍 "; "1" = "󰆍 ";
"2" = "󰈹 "; "2" = "󰖟 ";
"3" = "󰝰 "; "3" = "󰭹 ";
"4" = "󰭹 "; "4" = "󰝚 ";
"5" = "󰢹 "; "5" = "󰢹 ";
"6" = "󰓓 "; "6" = "󰊗 ";
default = "󰀻 "; default = "󰀻 ";
}; };
all-outputs = false; all-outputs = false;