chore(sway): change the workspace number
Change the assigned workspace from 10 to 9.
This commit is contained in:
parent
6c5b015aee
commit
1dd6dc16e5
|
@ -47,7 +47,7 @@
|
||||||
"1" = [{ app_id = "firefox"; }];
|
"1" = [{ app_id = "firefox"; }];
|
||||||
"2" = [{ app_id = "Alacritty"; }];
|
"2" = [{ app_id = "Alacritty"; }];
|
||||||
"3" = [{ class = "vlc"; }];
|
"3" = [{ class = "vlc"; }];
|
||||||
"10" = [
|
"9" = [
|
||||||
{ class = "Slack"; }
|
{ class = "Slack"; }
|
||||||
{ class = "discord"; }
|
{ class = "discord"; }
|
||||||
];
|
];
|
||||||
|
|
Loading…
Reference in a new issue