aboutsummaryrefslogtreecommitdiff
path: root/X
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2015-12-05 13:35:25 +1300
committerTom Ryder <tom@sanctum.geek.nz>2015-12-05 13:35:25 +1300
commitd2ff86a438b63769641a35f62f3b2ed56850b7f2 (patch)
treee26d2a315a272e857c6a2f2f575321b0f5da3b5b /X
parentAdd config and commands for dunst(1) (diff)
downloaddotfiles-d2ff86a438b63769641a35f62f3b2ed56850b7f2.tar.gz
dotfiles-d2ff86a438b63769641a35f62f3b2ed56850b7f2.zip
Add startup for mpdlrc-notify-send
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 40657771..944f6574 100644
--- a/X/xinitrc
+++ b/X/xinitrc
@@ -13,6 +13,9 @@ feh --bg-scale --no-fehbg -- "$HOME"/.xbackgrounds/blaze.jpg
# Start dunst(1) to display libnotify messages
dunst &
+# Start mpdlrc-notify-send <https://github.com/tejr/mpdlrc/>
+mpdlrc-notify-send &
+
# Start redshift(1)
redshift &