diff --git a/modules/programs/hypr/land/binds.nix b/modules/programs/hypr/land/binds.nix index 66d4bca..38db563 100644 --- a/modules/programs/hypr/land/binds.nix +++ b/modules/programs/hypr/land/binds.nix @@ -11,7 +11,7 @@ in { "$mod, SUPER_L, exec, ${toggle "anyrun" false}" ]; bind = [ - "$mod, Return, exec, ${run "foot"}" + "$mod, Return, exec, ${run "ghostty"}" "$mod, n, exec, ${run "neovide"}" "$mod, w, exec, ${run "firefox"}" ", Print, exec, ${runOnce "grimblast"} --notify --cursor copysave output"