hypr: add neovim binding
When ALT+Enter v is too much letters to type
This commit is contained in:
parent
230ef0165b
commit
57132cc602
1 changed files with 1 additions and 0 deletions
|
@ -3,6 +3,7 @@
|
||||||
# Main Bindings
|
# Main Bindings
|
||||||
|
|
||||||
# Programs
|
# Programs
|
||||||
|
bind=ALT,A,exec,footclient nvim
|
||||||
bind=ALT,B,exec,swaylock
|
bind=ALT,B,exec,swaylock
|
||||||
bind=ALT,E,exec,dolphin
|
bind=ALT,E,exec,dolphin
|
||||||
bind=ALT,F,exec,${XDG_CONFIG_HOME:-~/.config}/hypr/plumbing.sh
|
bind=ALT,F,exec,${XDG_CONFIG_HOME:-~/.config}/hypr/plumbing.sh
|
||||||
|
|
Loading…
Reference in a new issue