add xinput launch app to awesome config'
This commit is contained in:
parent
60d0fc7dbc
commit
618f9ae74e
@ -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"
|
||||||
|
Loading…
Reference in New Issue
Block a user