From 74ba6959ea3fa81ce660c964b70b235f7dfd6534 Mon Sep 17 00:00:00 2001 From: Evie Litherland-Smith Date: Sat, 16 Dec 2023 08:46:42 +0000 Subject: [PATCH] Fix workspace setting for nyxt keybind --- 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 f7db6dc2..a6e4ae55 100644 --- a/home/hyprland/config.nix +++ b/home/hyprland/config.nix @@ -190,7 +190,7 @@ in '' bind = SUPER, W, moveworkspacetomonitor, name:web current bind = SUPER, W, workspace, name:web bind = SUPER SHIFT, W, movetoworkspace, name:web - bind = SUPER ALT, W, exec, [workspace name:nyxt] nyxt + bind = SUPER ALT, W, exec, [workspace name:web] nyxt windowrule = workspace name:web, (firefox|chromium-browser) bind = SUPER, T, moveworkspacetomonitor, name:top current