Toggle waybar

This commit is contained in:
David Heinemeier Hansson
2025-06-07 11:59:45 +02:00
parent 7be9445f51
commit 7eb52e6d7b

View File

@ -26,6 +26,7 @@ bind = SUPER SHIFT, X, exec, $webapp="https://x.com/compose/post"
bind = SUPER, M, exec, spotify bind = SUPER, M, exec, spotify
bind = SUPER, N, exec, alacritty -e nvim bind = SUPER, N, exec, alacritty -e nvim
bind = SUPER, T, exec, alacritty -e btop bind = SUPER, T, exec, alacritty -e btop
bind = SUPER SHIFT, SPACE, exec, pkill -SIGUSR1 waybar
############################# #############################
### ENVIRONMENT VARIABLES ### ### ENVIRONMENT VARIABLES ###