summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsinanmohd <sinan@sinanmohd.com>2025-12-11 09:42:13 +0530
committersinanmohd <sinan@sinanmohd.com>2025-12-11 09:42:13 +0530
commitb825ecfb0646fca048f8456eecc793a007ab5a86 (patch)
tree1bcb4955da77c4bf47a03c47f272d478e72f3876
parent3dc8bee3cb3a472dcf8d3990a6623327ac75d985 (diff)
Revert "fix(home/wayland): assign slack to workspace 3"
This reverts commit 3271c8eefe4a22b618fff5439f74179fe038d19a.
-rw-r--r--home/wayland/modules/sway/home.nix2
1 files changed, 1 insertions, 1 deletions
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;