diff options
Diffstat (limited to '.xinitrc')
| -rw-r--r-- | .xinitrc | 6 | 
1 files changed, 6 insertions, 0 deletions
| @@ -16,6 +16,12 @@ export QT_IM_MODULE=fcitx  export XMODIFIERS="@im=fcitx"  fcitx & +#clean up sxiv cache +#and ensure necessary EV +#exists +sxiv -c +export XDG_CACHE_HOME=/home/shmibs/.cache +  #disable power saving  xset -dpms  xset s off | 
