projects
/
~bandali
/
configs
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
[rc/X/xprofile] unlock default keyring only on plasma, launch bspwm on both
[~bandali/configs]
/
rc.org
diff --git
a/rc.org
b/rc.org
index
406f977
..
c85ba68
100644
(file)
--- a/
rc.org
+++ b/
rc.org
@@
-3351,7
+3351,7
@@
exit 1
** redshift
:PROPERTIES:
** redshift
:PROPERTIES:
-:header-args+: :tangle ~/.config/redshift.conf
+:header-args+: :tangle ~/.config/redshift.conf
:comments none
:END:
#+begin_src conf
:END:
#+begin_src conf
@@
-3881,15
+3881,12
@@
source $HOME/.zprofile
export _JAVA_AWT_WM_NONREPARENTING=1
export _JAVA_OPTIONS='-Dawt.useSystemAAFontSettings=on -Dswing.aatext=true'
export _JAVA_AWT_WM_NONREPARENTING=1
export _JAVA_OPTIONS='-Dawt.useSystemAAFontSettings=on -Dswing.aatext=true'
-# unlock-def-gk.py &
-
if [ $(hostname) = "plasma" ]
then
if [ $(hostname) = "plasma" ]
then
- bspwm &
-elif [ $(hostname) = "enigma" ]
-then
- emacs -ib 0 &
+ unlock-def-gk.py &
fi
fi
+
+bspwm &
#+end_src
*** X resources
#+end_src
*** X resources