From 5fbe98b1f7c543a2d02347963ded816476f41e07 Mon Sep 17 00:00:00 2001 From: Tom Ryder Date: Sat, 5 Dec 2015 13:33:12 +1300 Subject: Add config and commands for dunst(1) Pretty much sold on it at the moment --- X/xinitrc | 3 +++ 1 file changed, 3 insertions(+) (limited to 'X') diff --git a/X/xinitrc b/X/xinitrc index c0db901d..40657771 100644 --- a/X/xinitrc +++ b/X/xinitrc @@ -10,6 +10,9 @@ setxkbmap -option compose:ralt,ctrl:nocaps,terminate:ctrl_alt_bksp # Edited cover of Darkthrone's 1992 album "A Blaze in the Northern Sky" feh --bg-scale --no-fehbg -- "$HOME"/.xbackgrounds/blaze.jpg +# Start dunst(1) to display libnotify messages +dunst & + # Start redshift(1) redshift & -- cgit v1.2.3