From b825ecfb0646fca048f8456eecc793a007ab5a86 Mon Sep 17 00:00:00 2001 From: sinanmohd Date: Thu, 11 Dec 2025 09:42:13 +0530 Subject: Revert "fix(home/wayland): assign slack to workspace 3" This reverts commit 3271c8eefe4a22b618fff5439f74179fe038d19a. --- home/wayland/modules/sway/home.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'home') diff --git a/home/wayland/modules/sway/home.nix b/home/wayland/modules/sway/home.nix index da31369..afd62f8 100644 --- a/home/wayland/modules/sway/home.nix +++ b/home/wayland/modules/sway/home.nix @@ -128,7 +128,7 @@ in assign = { "[app_id=foot]" = 1; "[app_id=firefox]" = 2; - "[class=Slack]" = 3; + "[app_id=Slack]" = 3; "[app_id=spotify]" = 8; "[app_id=Element]" = 9; -- cgit v1.2.3