feat(home:hyprland): add notes binding
This commit is contained in:
parent
f9241f1028
commit
ea5054789d
2 changed files with 3 additions and 2 deletions
|
|
@ -18,6 +18,7 @@ in
|
|||
"SUPER, d, exec, ${binds.discord}"
|
||||
"SUPERSHIFT, e, exec, ${binds.fileManager}"
|
||||
"SUPERSHIFT, S, exec, ${binds.steam}"
|
||||
"SUPERSHIFT, n, exec, ${binds.notes}"
|
||||
"SUPER, escape, exec, ${binds.terminalLaunch} --title=BTOP btop"
|
||||
"SUPER CTRL, return, exec, ${binds.zellijMenu}"
|
||||
"SUPER, delete, exec, ${binds.powerMenu}"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue