summaryrefslogtreecommitdiffstats
path: root/.xinitrc
diff options
context:
space:
mode:
Diffstat (limited to '.xinitrc')
-rw-r--r--.xinitrc17
1 files changed, 6 insertions, 11 deletions
diff --git a/.xinitrc b/.xinitrc
index 38ba974..e43f27b 100644
--- a/.xinitrc
+++ b/.xinitrc
@@ -1,15 +1,10 @@
-xmodmap ~/.Xmodmap
+#xmodmap ~/.Xmodmap
+#xrandr --output VGA1 --mode 1920x1080
-xsetroot -solid "#002b36"
-numlockx &
-emacs --daemon &
-xbindkeys &
-
-pidof mpdscribble >& /dev/null
-if [ $? -ne 0 ]
-then
- mpdscribble &
-fi
+#xsetroot -solid "#002b36"
+#numlockx &
+#emacs --daemon &
+#xbindkeys &
exec ck-launch-session /usr/bin/herbstluftwm 2>&1 >> ~/.xsession_errors