chore(sway): change the workspace number

Change the assigned workspace from 10 to 9.
This commit is contained in:
Oliver Davies 2023-07-22 23:10:30 +01:00
parent 6c5b015aee
commit 1dd6dc16e5

View file

@ -47,7 +47,7 @@
"1" = [{ app_id = "firefox"; }];
"2" = [{ app_id = "Alacritty"; }];
"3" = [{ class = "vlc"; }];
"10" = [
"9" = [
{ class = "Slack"; }
{ class = "discord"; }
];