aboutsummaryrefslogtreecommitdiffstats
path: root/.xinitrc
diff options
context:
space:
mode:
Diffstat (limited to '.xinitrc')
-rw-r--r--.xinitrc6
1 files changed, 6 insertions, 0 deletions
diff --git a/.xinitrc b/.xinitrc
index 34f9988..62aba2b 100644
--- a/.xinitrc
+++ b/.xinitrc
@@ -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