From 3c84bb18b205ffdb98f3e57453ef368aee42a4ab Mon Sep 17 00:00:00 2001 From: Evie Litherland-Smith Date: Wed, 29 Jan 2025 06:25:33 +0000 Subject: [PATCH] Change argument to nyxt bind --- system/home/hyprland.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/system/home/hyprland.nix b/system/home/hyprland.nix index c847948e..88d96299 100644 --- a/system/home/hyprland.nix +++ b/system/home/hyprland.nix @@ -352,7 +352,7 @@ "SUPER, D, exec, ${config.programs.fuzzel.package}/bin/fuzzel" "SUPER, C, exec, ${config.programs.alacritty.package}/bin/alacritty" "SUPER, E, exec, ${config.programs.emacs.finalPackage}/bin/emacs" - "SUPER, W, exec, ${pkgs.nyxt}/bin/nyxt --no-socket" + "SUPER, W, exec, ${pkgs.nyxt}/bin/nyxt" "SUPER, F, exec, ${pkgs.nautilus}/bin/nautilus" # Misc useful binds