aboutsummaryrefslogtreecommitdiffstats
path: root/dunst/.config/herbstluftwm/autostart.d/dunst.sh
blob: 384706a9b86cc2f576fbe824b0c117c02adc6dda (plain)
1
2
3
4
5
6
7
8
9
10
#!/usr/bin/env zsh

if ! whence hc; then
    hc() { herbstclient "$@"; }
fi

hc keybind Mod4-apostrophe spawn dunstctl close
hc keybind Mod4-quotedbl spawn dunstctl close-all
hc keybind Mod4-Control-apostrophe spawn dunstctl history-pop
hc keybind Mod4-Mod1-apostrophe spawn dunstctl context