aboutsummaryrefslogtreecommitdiffstats
path: root/X/.xinitrc
diff options
context:
space:
mode:
Diffstat (limited to 'X/.xinitrc')
-rw-r--r--X/.xinitrc2
1 files changed, 2 insertions, 0 deletions
diff --git a/X/.xinitrc b/X/.xinitrc
index d709724..b30015e 100644
--- a/X/.xinitrc
+++ b/X/.xinitrc
@@ -33,11 +33,13 @@ if [ -d /etc/X11/xinit/xinitrc.d ] ; then
fi
# Startup programs
+eval $(ssh-agent)
dropbox &
sxhkd -m 1 &
compton &
redshift &
wal -R
+xrandr --output DP1 --left-of DP2 --auto
feh --bg-fill "$(< "${HOME}/.cache/wal/wal")"
xinput set-prop 'DLL075B:01 06CB:76AF Touchpad' 'libinput Natural Scrolling Enabled' 1
xsetroot -cursor_name left_ptr