aboutsummaryrefslogtreecommitdiff
path: root/X/xinitrc
diff options
context:
space:
mode:
Diffstat (limited to 'X/xinitrc')
-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 &