From: Amin Bandali Date: Wed, 9 May 2018 01:09:10 +0000 (-0400) Subject: [rc/X/xprofile] unlock default keyring only on plasma, launch bspwm on both X-Git-Url: https://git.shemshak.org/~bandali/configs/commitdiff_plain/c0132386e7a0961f9244d5c4a72b7148f450ed81 [rc/X/xprofile] unlock default keyring only on plasma, launch bspwm on both --- 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