diff options
Diffstat (limited to 'home/wayland/modules/sway')
| -rw-r--r-- | home/wayland/modules/sway/home.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/home/wayland/modules/sway/home.nix b/home/wayland/modules/sway/home.nix index afd62f8..da31369 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; - "[app_id=Slack]" = 3; + "[class=Slack]" = 3; "[app_id=spotify]" = 8; "[app_id=Element]" = 9; |
