summaryrefslogtreecommitdiffstats
path: root/rc.org
diff options
context:
space:
mode:
authorAmin Bandali <amin@aminb.org>2018-05-08 21:09:10 -0400
committerAmin Bandali <amin@aminb.org>2018-05-08 21:09:10 -0400
commitc0132386e7a0961f9244d5c4a72b7148f450ed81 (patch)
tree5f14bc0cd4420dd548f8b2282693660bcaa2b28e /rc.org
parente2149232530c44e0f3d1ca51890765e90b772f8b (diff)
downloadconfigs-c0132386e7a0961f9244d5c4a72b7148f450ed81.tar.gz
configs-c0132386e7a0961f9244d5c4a72b7148f450ed81.tar.xz
configs-c0132386e7a0961f9244d5c4a72b7148f450ed81.zip
[rc/X/xprofile] unlock default keyring only on plasma, launch bspwm on both
Diffstat (limited to 'rc.org')
-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