add xinput launch app to awesome config'

This commit is contained in:
vincent 2020-06-06 13:21:46 +02:00
parent 60d0fc7dbc
commit 618f9ae74e

View File

@ -6,7 +6,11 @@ function run {
$@& $@&
fi fi
} }
run numlock
run picom -b
#config pad
run xinput set-prop 13 325 1
run xinput set-prop 13 309 1
run /usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1 run /usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1
run ~/script/autoxrandr run ~/script/autoxrandr
run setxkbmap -layout "fr,us" run setxkbmap -layout "fr,us"