diff options
Diffstat (limited to 'home/wayland/modules/sway/home.nix')
| -rw-r--r-- | home/wayland/modules/sway/home.nix | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/home/wayland/modules/sway/home.nix b/home/wayland/modules/sway/home.nix index ddaea52..49016e4 100644 --- a/home/wayland/modules/sway/home.nix +++ b/home/wayland/modules/sway/home.nix @@ -130,9 +130,8 @@ in assign = { "[app_id=foot]" = 1; "[app_id=firefox]" = 2; - "[app_id=Slack]" = 3; - "[app_id=spotify]" = 8; + "[app_id=Slack]" = 8; "[app_id=Element]" = 9; }; bar = { |
