From e55dd5636d970a89edd85e7c0e6b527e24736b96 Mon Sep 17 00:00:00 2001 From: Patrick Simianer Date: Sun, 28 Oct 2018 10:35:38 +0100 Subject: autostart: fonts --- autostart | 1 + 1 file changed, 1 insertion(+) 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 & -- cgit v1.2.3