summaryrefslogtreecommitdiffstats
path: root/.xinitrc
diff options
context:
space:
mode:
authorFlorian Pritz <bluewind@xinu.at>2018-10-27 10:55:54 +0200
committerFlorian Pritz <bluewind@xinu.at>2018-10-27 10:55:54 +0200
commite23cc0e4150228d35d7f3850f5ac342916ad9731 (patch)
treefed2afc9f98953f93727878dab33b3418f27fee6 /.xinitrc
parent453d2f1074ee9ed259b7ecb004c508f6a980f5e7 (diff)
downloaddotfiles-e23cc0e4150228d35d7f3850f5ac342916ad9731.tar.gz
dotfiles-e23cc0e4150228d35d7f3850f5ac342916ad9731.tar.xz
xinitrc: Start dunst since autostart doesn't work
Signed-off-by: Florian Pritz <bluewind@xinu.at>
Diffstat (limited to '.xinitrc')
-rw-r--r--.xinitrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/.xinitrc b/.xinitrc
index ee0082e..ee12044 100644
--- a/.xinitrc
+++ b/.xinitrc
@@ -49,7 +49,7 @@ remote-notify-client.sh </dev/null &
#compton -bfzCG --backend glx --vsync opengl-swc --paint-on-overlay -D2 #--glx-no-rebind-pixmap --glx-no-stencil --unredir-if-possible
redshift -l 48.190:15.62 -t 5700:3400 -m randr &
mount-ssh &
-#dunst &
+dunst &
if [[ -e ~/perl5 ]]; then
eval $(perl -I ~/perl5/lib/perl5/ -Mlocal::lib)