programs/hypr/land/binds: switch back to ghostty
This commit is contained in:
parent
ada02bd3ef
commit
d4c8a0e93d
1 changed files with 1 additions and 1 deletions
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue