set xinput

This commit is contained in:
vincent 2019-10-20 19:51:46 +02:00
parent 23c9d024f8
commit a3c1304df7

View File

@ -16,8 +16,8 @@ export SSH_AUTH_SOCK
numlockx & numlockx &
compton -b & compton -b &
#config pad #config pad
xinput set-prop 13 290 1 & xinput set-prop 13 312 1 &
xinput set-prop 13 298 1 & xinput set-prop 13 304 1 &
# exec dbus-launch i3 # exec dbus-launch i3
case $1 in case $1 in
i3 ) exec dbus-launch i3;; i3 ) exec dbus-launch i3;;