#!/bin/sh feh --no-xinerama --image-bg black --bg-center "$HOME/images/MIPS_R3000A_die-1024x1024.jpg" mkdir -p /tmp/pks/.cache /tmp/pks/.ccache xmodmap xbindkeys ~/.local/bin/urxvtd -q -f -o xrandr --output VGA-0 --off xrandr --output VGA0 --off xrandr --output VGA-1 --off xrandr --output VGA1 --off imwheel xset s 0 xset b off unclutter -idle 5 & ~/.local/bin/notification-daemon-launch &