summaryrefslogtreecommitdiff
path: root/autostart
diff options
context:
space:
mode:
Diffstat (limited to 'autostart')
-rwxr-xr-xautostart26
1 files changed, 26 insertions, 0 deletions
diff --git a/autostart b/autostart
new file mode 100755
index 0000000..a419a1d
--- /dev/null
+++ b/autostart
@@ -0,0 +1,26 @@
+#!/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 &
+