You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
laughing-hipster/src/.config/i3/dunst.sh

7 lines
121 B

#!/bin/bash
killall -q dunst
while pgrep -x dunst >/dev/null; do sleep 0.1; done
dunst -config ~/.config/dunst/dunstrc