aboutsummaryrefslogtreecommitdiffstats
path: root/.xinitrc
diff options
context:
space:
mode:
Diffstat (limited to '.xinitrc')
-rw-r--r--.xinitrc4
1 files changed, 4 insertions, 0 deletions
diff --git a/.xinitrc b/.xinitrc
index 62aba2b..3012257 100644
--- a/.xinitrc
+++ b/.xinitrc
@@ -22,6 +22,10 @@ fcitx &
sxiv -c
export XDG_CACHE_HOME=/home/shmibs/.cache
+#load local fonts
+xset +fp /usr/share/fonts/local
+xset fp rehash
+
#disable power saving
xset -dpms
xset s off