aboutsummaryrefslogtreecommitdiffstats
path: root/.xinitrc
diff options
context:
space:
mode:
authorshmibs <shmibs@gmail.com>2014-06-24 09:47:56 -0700
committershmibs <shmibs@gmail.com>2014-06-24 09:47:56 -0700
commitc6c2695b03dcc98c5a9fb2e8b2622e4e5685a63b (patch)
treec43d6fe31b7fe18b091a896f37777523af22bef0 /.xinitrc
parent66cd3a6d36d5fe66984259fa726e54c512e7bf3c (diff)
downloaddotfiles-c6c2695b03dcc98c5a9fb2e8b2622e4e5685a63b.tar.gz
updated vim tab / buffer management
things are super easy now =D
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