Rename "apps" workspace to "chat"

This commit is contained in:
Evie Litherland-Smith 2023-12-21 06:41:17 +00:00
parent efd26a7109
commit f855c6ef69
2 changed files with 8 additions and 8 deletions

View file

@ -198,12 +198,12 @@ in ''
bind = SUPER SHIFT, T, movetoworkspace, name:term
bind = SUPER ALT, T, exec, [workspace name:term] alacritty -e zellij
bind = SUPER, A, moveworkspacetomonitor, name:apps current
bind = SUPER, A, workspace, name:apps
bind = SUPER SHIFT, A, movetoworkspace, name:apps
windowrule = workspace name:apps, (Signal)
windowrule = workspace name:apps, (WebCord)
windowrule = workspace name:apps, chrome-(.*)-Default
bind = SUPER, C, moveworkspacetomonitor, name:chat current
bind = SUPER, C, workspace, name:chat
bind = SUPER SHIFT, C, movetoworkspace, name:chat
windowrule = workspace name:chat, (Signal)
windowrule = workspace name:chat, (WebCord)
windowrule = workspace name:chat, (whatsapp-for-linux)
bind = SUPER, F, moveworkspacetomonitor, name:files current
bind = SUPER, F, workspace, name:files

View file

@ -42,7 +42,7 @@
"web" = "󰀹";
"files" = "󰝰";
"steam" = "󰓓";
"apps" = "󰜫";
"chat" = "󰭹";
"btm" = "";
"term" = "󰆍";
"remote" = "󰢹";
@ -54,7 +54,7 @@
"web" = [ ];
"files" = [ ];
"steam" = [ ];
"apps" = [ ];
"chat" = [ ];
"btm" = [ ];
"term" = [ ];
"remote" = [ ];