hyprland: set a bind for 1password quick access
This commit is contained in:
parent
a4d80e2ebc
commit
4699ff68e0
1 changed files with 3 additions and 0 deletions
|
|
@ -168,6 +168,7 @@ $mainMod = SUPER # Sets "Windows" key as main modifier
|
||||||
bind = $mainMod, Q, exec, ghostty
|
bind = $mainMod, Q, exec, ghostty
|
||||||
bind = $mainMod, B, exec, firefox
|
bind = $mainMod, B, exec, firefox
|
||||||
bind = $mainMod, D, exec, walker
|
bind = $mainMod, D, exec, walker
|
||||||
|
bind = $mainMod shift, D, exec, 1password --quick-access
|
||||||
bind = $mainMod, S, exec, hyprshot -z --clipboard-only -m region
|
bind = $mainMod, S, exec, hyprshot -z --clipboard-only -m region
|
||||||
bind = $mainMod shift, S, exec, hyprshot -z --clipboard-only -m window
|
bind = $mainMod shift, S, exec, hyprshot -z --clipboard-only -m window
|
||||||
bind = $mainMod control, S, exec, hyprshot -z --clipboard-only -m active
|
bind = $mainMod control, S, exec, hyprshot -z --clipboard-only -m active
|
||||||
|
|
@ -255,6 +256,8 @@ windowrulev2 = noshadow,initialClass:ulauncher
|
||||||
|
|
||||||
windowrulev2 = float,initialTitle:(^KeePassXC - Browser Access Request$)
|
windowrulev2 = float,initialTitle:(^KeePassXC - Browser Access Request$)
|
||||||
|
|
||||||
|
windowrulev2 = stayfocused,initialTitle:(^Quick Access — 1Password$)
|
||||||
|
|
||||||
windowrulev2 = noanim,initialTitle:(^flameshot$)
|
windowrulev2 = noanim,initialTitle:(^flameshot$)
|
||||||
windowrulev2 = float,initialTitle:(^flameshot$)
|
windowrulev2 = float,initialTitle:(^flameshot$)
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue