From a1f72dd7d5dd44e578defecbca2a01f4e496b480 Mon Sep 17 00:00:00 2001 From: Evie Litherland-Smith Date: Fri, 1 Dec 2023 07:05:47 +0000 Subject: [PATCH] Change web browser bind from firefox to nyxt --- 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 efe66d16..978f5409 100644 --- a/home/hyprland/config.nix +++ b/home/hyprland/config.nix @@ -180,7 +180,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:web] firefox + bind = SUPER ALT, W, exec, [workspace name:web] nyxt bind = SUPER, T, moveworkspacetomonitor, name:top current bind = SUPER, T, workspace, name:top