hyprland: add 1password quick access bind
hyprland: add 1password quick access bind
This commit is contained in:
parent
0b671a4752
commit
0d83bc4c2c
3 changed files with 6 additions and 1 deletions
|
|
@ -8,6 +8,7 @@ in {
|
|||
"SUPER, return, exec, ${binds.terminal}"
|
||||
"SUPER, e, exec, ${binds.terminalLaunch} $EDITOR"
|
||||
"SUPERSHIFT, P, exec, ${binds.password}"
|
||||
"SUPERCTRL, P, exec, ${binds.quickpass}"
|
||||
"SUPER, d, exec, ${binds.discord}"
|
||||
"SUPERSHIFT, e, exec, ${binds.fileManager}"
|
||||
"SUPERSHIFT, S, exec, ${binds.steam}"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue