diff options
| author | Justine Smithies <justine@smithies.me.uk> | 2026-04-19 20:38:29 +0100 |
|---|---|---|
| committer | Justine Smithies <justine@smithies.me.uk> | 2026-04-19 20:38:29 +0100 |
| commit | b349fd5dfc6f7984f4dfd3473b62701bc7cd060e (patch) | |
| tree | 08425ef05df6ea3d01eb724a1a8e1d58e4b3115a /.config/mango/config.conf | |
| parent | 5c458fcec58aedd93b59db6222004c517da5c05a (diff) | |
Diffstat (limited to '.config/mango/config.conf')
| -rw-r--r-- | .config/mango/config.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/mango/config.conf b/.config/mango/config.conf index ac16de5..ff37919 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_shell,sh ~/.local/bin/toggle-waybar.sh +bind=SUPER,w,spawn,pkill -SIGUSR1 -f waybar # exit bind=SUPER+SHIFT,e,quit |
