programs/hypr/land/binds: switch back to ghostty

This commit is contained in:
Anthony Rodriguez 2025-01-30 19:42:02 +01:00
parent ada02bd3ef
commit d4c8a0e93d
Signed by: nezia
SSH key fingerprint: SHA256:Ihfpl0rUpqDevYqnzSR34OYfVLbDNkBiUjs3CpX4ykA

View file

@ -11,7 +11,7 @@ in {
"$mod, SUPER_L, exec, ${toggle "anyrun" false}" "$mod, SUPER_L, exec, ${toggle "anyrun" false}"
]; ];
bind = [ bind = [
"$mod, Return, exec, ${run "foot"}" "$mod, Return, exec, ${run "ghostty"}"
"$mod, n, exec, ${run "neovide"}" "$mod, n, exec, ${run "neovide"}"
"$mod, w, exec, ${run "firefox"}" "$mod, w, exec, ${run "firefox"}"
", Print, exec, ${runOnce "grimblast"} --notify --cursor copysave output" ", Print, exec, ${runOnce "grimblast"} --notify --cursor copysave output"