summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--rc.org2
1 files changed, 1 insertions, 1 deletions
diff --git a/rc.org b/rc.org
index de3ef32..5757f61 100644
--- a/rc.org
+++ b/rc.org
@@ -3537,7 +3537,7 @@ then
bspwm &
elif [ $(hostname) = "enigma" ]
then
- emacs &
+ emacs -ib 0 &
fi
#+end_src