aboutsummaryrefslogtreecommitdiff
path: root/.config/mango
diff options
context:
space:
mode:
authorJustine Smithies <justine@smithies.me.uk>2026-04-15 21:23:12 +0100
committerJustine Smithies <justine@smithies.me.uk>2026-04-15 21:23:12 +0100
commit40fb966e21f19b523e3980d12177c478768c5309 (patch)
tree457cde30408d59a2709a61ef78039ed31ae33c8e /.config/mango
parent547bcf45d17ff30193384b68b8ce545de22b76f0 (diff)
Added toggle-waybar.sh script
Diffstat (limited to '.config/mango')
-rw-r--r--.config/mango/config.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/mango/config.conf b/.config/mango/config.conf
index 0686d56..bb6fa97 100644
--- a/.config/mango/config.conf
+++ b/.config/mango/config.conf
@@ -169,7 +169,7 @@ bind=SUPER,Print,spawn_shell,sh ~/.local/bin/screenshot.sh selected-region
bind=SUPER+SHIFT,Print,spawn_shell,sh ~/.local/bin/screenshot.sh save-to-clipboard
# Toggle Waybar
-bind=SUPER,w,spawn,killall -SIGUSR1 waybar
+bind=SUPER,w,spawn_shell,sh ~/.local/bin/toggle-waybar.sh
# exit
bind=SUPER+SHIFT,e,quit