[rc/X/xprofile] unlock default keyring only on plasma, launch bspwm on both
authorAmin Bandali <amin@aminb.org>
Wed, 9 May 2018 01:09:10 +0000 (21:09 -0400)
committerAmin Bandali <amin@aminb.org>
Wed, 9 May 2018 01:09:10 +0000 (21:09 -0400)
rc.org

diff --git a/rc.org b/rc.org
index c70155c..c85ba68 100644 (file)
--- 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