summaryrefslogtreecommitdiffstats
path: root/.xinitrc
diff options
context:
space:
mode:
Diffstat (limited to '.xinitrc')
-rwxr-xr-x.xinitrc4
1 files changed, 2 insertions, 2 deletions
diff --git a/.xinitrc b/.xinitrc
index 0d3ba6b..f08673a 100755
--- a/.xinitrc
+++ b/.xinitrc
@@ -6,5 +6,5 @@ fi
# launch with dbus in part so that pinentry-gnome3 -- seemingly the
# pinentry du jour -- doesn't fall back to curses and screw us.
-#[ -x "$(command -v emacs)" ] && dbus-run-session ssh-agent emacs -ib 0
-exec i3
+[ -x "$(command -v emacs)" ] && dbus-run-session ssh-agent emacs -ib 0
+#exec i3