programs/hyprland: switch from ghostty to foot again
This commit is contained in:
parent
93d12da62b
commit
02ae326468
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 "ghostty"}"
|
||||
"$mod, Return, exec, ${run "foot"}"
|
||||
"$mod, n, exec, ${run "neovide"}"
|
||||
"$mod, w, exec, ${run "firefox"}"
|
||||
", Print, exec, ${runOnce "grimblast"} --notify --cursor copysave output"
|
||||
|
|
Loading…
Reference in a new issue