✨ feat(hypr): add a new keybind for the toggling the notifications menu
This commit is contained in:
parent
38df8196b8
commit
8ab0b763aa
1 changed files with 3 additions and 0 deletions
|
@ -51,6 +51,9 @@ bind = SUPERSHIFT, INSERT, exec, $hyprshot -m window
|
|||
bind = CTRL, INSERT, exec, $hyprshot -m region
|
||||
bind = ALT, INSERT, exec, ~/.config/hypr/scripts/rofi/screenshots_selection
|
||||
|
||||
# Notifications menu
|
||||
bind = SUPER, N, exec, swaync-client -t
|
||||
|
||||
# Logout menu
|
||||
bind = SUPER, ESCAPE, exec, wleave
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue