summaryrefslogtreecommitdiff
path: root/.xsession
diff options
context:
space:
mode:
Diffstat (limited to '.xsession')
-rwxr-xr-x.xsession6
1 files changed, 4 insertions, 2 deletions
diff --git a/.xsession b/.xsession
index 92f75e1..278c5fc 100755
--- a/.xsession
+++ b/.xsession
@@ -2,6 +2,8 @@
# start pulseaudio on crux only. Should be handled by systemd on arch
#pulseaudio --start --exit-idle-time=-1 --log-target=syslog &
+eval $(ssh-agent)
+
# enable tapping and natural scrolling on touchpad
# see xinput --list[-props] for ids
xinput --set-prop 'SYNA7DAB:00 06CB:CD40 Touchpad' 'libinput Tapping Enabled' 1
@@ -20,5 +22,5 @@ xsetroot -solid rgb:1/3/4
#slock
# Start window manager
-exec fvwm
-#exec i3
+#exec fvwm
+exec i3