Merge branch 'master' of git.ducamps.win:vincent/conf2

This commit is contained in:
vincent 2020-06-06 13:21:53 +02:00
commit 4c5a0463d5

View File

@ -15,8 +15,8 @@ export SSH_AUTH_SOCK
numlockx &
picom -b &
#config pad
xinput set-prop 13 325 1 &
xinput set-prop 13 309 1 &
xinput set-prop 14 325 1 &
xinput set-prop 14 309 1 &
# exec dbus-launch i3
case $1 in
i3 ) exec dbus-launch i3;;