diff options
Diffstat (limited to 'autostart')
-rwxr-xr-x | autostart | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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 & |