From 24b98a65210a93e159b955bc9767d2dd16fe3aac Mon Sep 17 00:00:00 2001 From: Evie Litherland-Smith Date: Wed, 27 Dec 2023 12:39:36 +0000 Subject: [PATCH] Fix typo in irssi bind --- home/hyprland/config.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/home/hyprland/config.nix b/home/hyprland/config.nix index ec5e2851..2e1c942f 100644 --- a/home/hyprland/config.nix +++ b/home/hyprland/config.nix @@ -207,7 +207,7 @@ in '' bind = SUPER, C, moveworkspacetomonitor, name:chat current bind = SUPER, C, workspace, name:chat bind = SUPER SHIFT, C, movetoworkspace, name:chat - bind = SUPER ALT, C, exec, [workspace name:system] alacritty -e irssi + bind = SUPER ALT, C, exec, [workspace name:chat] alacritty -e irssi windowrule = workspace name:chat, (Signal|WebCord|whatsapp-for-linux) windowrule = group set always, (Signal|WebCord|whatsapp-for-linux)