X-Git-Url: https://git.shemshak.org/~bandali/configs/blobdiff_plain/434b1815074ab7f2963711389aa7c891e461729f..fc5b6b8c3825dd4c02b762f92bdf702a3a0496b1:/rc.org diff --git a/rc.org b/rc.org index fb7edd5..b07a51e 100644 --- a/rc.org +++ b/rc.org @@ -623,7 +623,7 @@ timeout = 0 ** Fontconfig :PROPERTIES: -:header-args+: :tangle ~/.config/fontconfig/fonts.conf +:header-args+: :tangle ~/.config/fontconfig/fonts.conf :comments none :END: #+begin_src xml @@ -3351,7 +3351,7 @@ exit 1 ** redshift :PROPERTIES: -:header-args+: :tangle ~/.config/redshift.conf +:header-args+: :tangle ~/.config/redshift.conf :comments none :END: #+begin_src conf @@ -3459,7 +3459,7 @@ rofi.theme: /usr/share/rofi/themes//gruvbox-light.rasi # rofi command. Make sure to have "$@" as last argument _rofi () { #rofi -no-auto-select -kb-accept-entry "!Return" -i -no-levenshtein-sort "$@" - rofi -i -no-auto-select "$@" + rofi -i -no-auto-select -kb-accept-entry "!Return" "$@" } # xdotool needs the keyboard layout to be set using setxkbmap @@ -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