summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--rc.org9
1 files changed, 3 insertions, 6 deletions
diff --git a/rc.org b/rc.org
index c70155c..c85ba68 100644
--- a/rc.org
+++ b/rc.org
@@ -3881,15 +3881,12 @@ source $HOME/.zprofile
export _JAVA_AWT_WM_NONREPARENTING=1
export _JAVA_OPTIONS='-Dawt.useSystemAAFontSettings=on -Dswing.aatext=true'
-# unlock-def-gk.py &
-
if [ $(hostname) = "plasma" ]
then
- bspwm &
-elif [ $(hostname) = "enigma" ]
-then
- emacs -ib 0 &
+ unlock-def-gk.py &
fi
+
+bspwm &
#+end_src
*** X resources