]> git.armaanb.net Git - bin.git/blobdiff - autostart
Autostart: Starts important things for a WM
[bin.git] / autostart
diff --git a/autostart b/autostart
new file mode 100755 (executable)
index 0000000..35385d4
--- /dev/null
+++ b/autostart
@@ -0,0 +1,6 @@
+#!/usr/bin/env sh
+
+redshift -l 42:-71 -t 6500:2500 &
+dunst &
+xsetroot -solid "#282828" &
+keyboard-swap &