hyprland: add 1password quick access bind

hyprland: add 1password quick access bind
This commit is contained in:
ooks-io 2024-11-13 12:53:54 +11:00
parent 0b671a4752
commit 0d83bc4c2c
3 changed files with 6 additions and 1 deletions

View file

@ -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}"