From a369f250d1c2973765ac40eb87bb064b1830c736 Mon Sep 17 00:00:00 2001 From: oddlama Date: Fri, 12 Jul 2024 00:38:41 +0200 Subject: [PATCH] chore: fix signal workspace assignment --- users/myuser/graphical/hyprland.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/users/myuser/graphical/hyprland.nix b/users/myuser/graphical/hyprland.nix index 2a5020f..dbd283b 100644 --- a/users/myuser/graphical/hyprland.nix +++ b/users/myuser/graphical/hyprland.nix @@ -182,7 +182,7 @@ in { "workspace 7,class:^(discord)$" "workspace 7,class:^(WebCord)$" "workspace 7,class:^(obsidian)$" - "workspace 7,class:^(Signal)$" + "workspace 7,class:^(signal)$" "workspace 7,class:^(TelegramDesktop)$" ];