hyprland: added super + f11 to hide/show waybar

This commit is contained in:
Aly Raffauf 2024-03-25 23:30:43 -04:00
parent 6cd232abb2
commit 49e66aa5ea

View file

@ -229,3 +229,6 @@ bind = , xf86launch2, exec, playerctl play-pause
# Screenshot with hyprshot. # Screenshot with hyprshot.
bind = , PRINT, exec, hyprshot -m output --clipboard-only bind = , PRINT, exec, hyprshot -m output --clipboard-only
# Show/hide waybar.
bind = $mainMod, F11, exec, pkill -SIGUSR1 waybar