aboutsummaryrefslogtreecommitdiffstats
path: root/X/.xinitrc
diff options
context:
space:
mode:
Diffstat (limited to 'X/.xinitrc')
-rw-r--r--X/.xinitrc8
1 files changed, 8 insertions, 0 deletions
diff --git a/X/.xinitrc b/X/.xinitrc
index 299b7e3..4c7197a 100644
--- a/X/.xinitrc
+++ b/X/.xinitrc
@@ -32,5 +32,13 @@ if [ -d /etc/X11/xinit/xinitrc.d ] ; then
unset f
fi
+# Startup programs
+sxhkd -m 1 &
+compton &
+redshift &
+wal -R
+feh --bg-tile "$(< "${HOME}/.cache/wal/wal")"
+xinput set-prop 'DLL075B:01 06CB:76AF Touchpad' 'libinput Natural Scrolling Enabled' 1
+
#exec i3
exec bspwm