summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xautostart1
1 files changed, 1 insertions, 0 deletions
diff --git a/autostart b/autostart
index 32c775d..9eaf47c 100755
--- a/autostart
+++ b/autostart
@@ -3,6 +3,7 @@
feh --no-xinerama --image-bg black --bg-fill "$HOME/image/MIPS-R3000A-die.jpg" &
xset s 0 &
xset b off &
+xset +fp $HOME/.fonts &
mkdir -p /tmp/pks/.cache /tmp/pks/.ccache /tmp/mutt &
exec xmodmap $HOME/.Xmodmap &