diff options
| author | sinanmohd <sinan@sinanmohd.com> | 2026-02-09 10:58:27 +0530 |
|---|---|---|
| committer | sinanmohd <sinan@sinanmohd.com> | 2026-02-10 21:40:59 +0530 |
| commit | b7fb824c7b2e6dcaba9fd1f8a54e66d2dfcf082e (patch) | |
| tree | 209abef949705dad8658dd156d9a89f3d71e6503 /home/wayland | |
| parent | 97cd1fb0b38e60eb82d134f7e11020b0e0a4e1a8 (diff) | |
chore(os/pc): drop spotify
Diffstat (limited to 'home/wayland')
| -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 = { |
