aboutsummaryrefslogtreecommitdiff
path: root/X
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2015-12-05 13:33:12 +1300
committerTom Ryder <tom@sanctum.geek.nz>2015-12-05 13:33:12 +1300
commit5fbe98b1f7c543a2d02347963ded816476f41e07 (patch)
treefe5e8ca3dd1d632f7490cc15c381b8e43004f00d /X
parentPreserve modification times of installed files (diff)
downloaddotfiles-5fbe98b1f7c543a2d02347963ded816476f41e07.tar.gz
dotfiles-5fbe98b1f7c543a2d02347963ded816476f41e07.zip
Add config and commands for dunst(1)
Pretty much sold on it at the moment
Diffstat (limited to 'X')
-rw-r--r--X/xinitrc3
1 files changed, 3 insertions, 0 deletions
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 &