diff options
Diffstat (limited to '.xinitrc')
-rw-r--r-- | .xinitrc | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -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 |