summaryrefslogtreecommitdiff
path: root/x11/xinitrc
diff options
context:
space:
mode:
Diffstat (limited to 'x11/xinitrc')
-rw-r--r--x11/xinitrc9
1 files changed, 9 insertions, 0 deletions
diff --git a/x11/xinitrc b/x11/xinitrc
new file mode 100644
index 0000000..ffd99d3
--- /dev/null
+++ b/x11/xinitrc
@@ -0,0 +1,9 @@
+#!/bin/sh
+seasonalwallpaper &
+#xbacklight -set 50 -time 0 &
+unclutter -noevents & # Remove mouse cursor when static
+xset r rate 250 50 & # Changes the rate at which and time before keystokes are repeated after held
+capsmap & # Script to map capslock to the escape and super key
+#amixer sset Master 60% & # Set volume to 60%
+#picom &
+exec timmywm