feat(hypr): add a new keybind for the toggling the notifications menu

This commit is contained in:
Sergio Laín 2024-05-05 13:39:03 +02:00
parent 38df8196b8
commit 8ab0b763aa
No known key found for this signature in database
GPG key ID: FB00AF7015FFE76B

View file

@ -51,6 +51,9 @@ bind = SUPERSHIFT, INSERT, exec, $hyprshot -m window
bind = CTRL, INSERT, exec, $hyprshot -m region bind = CTRL, INSERT, exec, $hyprshot -m region
bind = ALT, INSERT, exec, ~/.config/hypr/scripts/rofi/screenshots_selection bind = ALT, INSERT, exec, ~/.config/hypr/scripts/rofi/screenshots_selection
# Notifications menu
bind = SUPER, N, exec, swaync-client -t
# Logout menu # Logout menu
bind = SUPER, ESCAPE, exec, wleave bind = SUPER, ESCAPE, exec, wleave