summaryrefslogtreecommitdiff
path: root/.xinitrc
diff options
context:
space:
mode:
Diffstat (limited to '.xinitrc')
-rwxr-xr-x.xinitrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/.xinitrc b/.xinitrc
index ee0678c..5fc6013 100755
--- a/.xinitrc
+++ b/.xinitrc
@@ -18,7 +18,7 @@ export QT_QPA_PLATFORMTHEME="qt5ct"
xrdb -load .Xdefaults
#xset dpms 1800 3600 3600
ibus-daemon --xim &
-emacs --bg-daemon --font Monospace </dev/null &>emacs.log &
+emacs --bg-daemon </dev/null &>emacs.log &
gkrellm &
( sleep 3 ; wpa_gui -t & blueman-applet & )&
~/bin/mwatch &