feat: add to hyprland nnn as explorer and wofi run options
This commit is contained in:
parent
11e46877e4
commit
0a4e65e426
1 changed files with 3 additions and 1 deletions
|
|
@ -118,12 +118,14 @@
|
|||
# Main binds
|
||||
"$mod SHIFT,M,exit,"
|
||||
"$mod,Q,exec,${alacritty}"
|
||||
"$mod,E,exec,${alacritty} -e nnn"
|
||||
"$mod,W,killactive,"
|
||||
"$mod,V,togglefloating,"
|
||||
"$mod,P,pseudo,"
|
||||
"$mod,J,togglesplit,"
|
||||
"$mod,F,fullscreen"
|
||||
"$mod, R, exec, ${wofi} --show drun"
|
||||
"$mod, D, exec, ${wofi} --show run"
|
||||
"$mod, SPACE, exec, ${wofi} --show drun"
|
||||
"$mod, L, exec, ${swaylock}"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue