aboutsummaryrefslogblamecommitdiff
path: root/X/xinitrc.d/dunst.sh
blob: bddaa1fe43cd09b50afe185d95a2114f219c4865 (plain) (tree)
1
2
3
                                              
                                          
       
# Start dunst(1) to display libnotify messages
command -v dunst >/dev/null 2>&1 || return
dunst &