summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Tom Willemsen2013-03-23 14:05:00 +0100
committerGravatar Tom Willemsen2013-03-23 14:05:00 +0100
commit8c69461ebf9480001213e9c0cd2b78003d7c3fb6 (patch)
treee05166396b05e5738aa8b8df62d6561498b52469
parent19f2259f1a8706159121ad5157c4dfd496eecdfc (diff)
downloaddotfiles-8c69461ebf9480001213e9c0cd2b78003d7c3fb6.tar.gz
dotfiles-8c69461ebf9480001213e9c0cd2b78003d7c3fb6.zip
xinit: Start emacs daemon
-rwxr-xr-x.xinitrc1
1 files changed, 1 insertions, 0 deletions
diff --git a/.xinitrc b/.xinitrc
index 752a432..eea0991 100755
--- a/.xinitrc
+++ b/.xinitrc
@@ -31,6 +31,7 @@ if [ -d /etc/X11/xinit/xinitrc.d ]; then
unset f
fi
+emacs --daemon &
redshift -l 51.1180:4.0012 &
unclutter &
mowedline &