Add workspace 6 for WebCord and OBS studio

Swap order of chat and files workspaces
This commit is contained in:
Evie Litherland-Smith 2024-03-16 12:09:14 +00:00
parent 1957423a7b
commit 11bfc5b12c
2 changed files with 7 additions and 4 deletions

View file

@ -199,9 +199,10 @@
++ (lib.lists.forEach layers ignorealpha);
windowrule = [
# Workspace binds
"workspace 3 silent, (libreoffice|soffice)(.*)"
"workspace 4 silent, (WebCord|signal|whatsapp-for-linux|teams-for-linux)"
"workspace 3 silent, (signal|whatsapp-for-linux|teams-for-linux)"
"workspace 4 silent, (libreoffice|soffice)(.*)"
"workspace 5 silent, steam"
"workspace 6 silent, (WebCord|com.obsproject.Studio)"
# Float + move system windows
"float, org.kde.polkit-kde-authentication-agent-1|Pinentry"

View file

@ -63,9 +63,10 @@
format-icons = {
"1" = " ";
"2" = "󰈹 ";
"3" = "󱧶 ";
"4" = "󰭹 ";
"3" = "󰭹 ";
"4" = "󱧶 ";
"5" = "󰓓 ";
"6" = "󰙯 ";
default = "󰋙 ";
# active = "󰫈 ";
urgent = "󰁡 ";
@ -77,6 +78,7 @@
"3" = [];
"4" = [];
"5" = [];
"6" = [];
};
};
mpris = {