mirror of
https://github.com/alyraffauf/nixcfg.git
synced 2024-11-22 11:13:54 -05:00
hyprland: added super + f11 to hide/show waybar
This commit is contained in:
parent
6cd232abb2
commit
49e66aa5ea
|
@ -229,3 +229,6 @@ bind = , xf86launch2, exec, playerctl play-pause
|
|||
|
||||
# Screenshot with hyprshot.
|
||||
bind = , PRINT, exec, hyprshot -m output --clipboard-only
|
||||
|
||||
# Show/hide waybar.
|
||||
bind = $mainMod, F11, exec, pkill -SIGUSR1 waybar
|
Loading…
Reference in a new issue