dock: use USB keyboard to detect dock

This commit is contained in:
Vincent Bernat 2014-09-17 18:33:07 +02:00
parent f19b22cd43
commit 4134170f6c
2 changed files with 39 additions and 11 deletions

View file

@ -3,6 +3,7 @@ awful.util.spawn("compton --vsync opengl-swc --backend glx --glx-no-rebind-pixma
-- Start idempotent commands
local execute = {
"~/.config/awesome/bin/xsettingsd-setup",
-- Start PulseAudio
"pulseaudio --check || pulseaudio -D",
"udisks-glue -p /run/user/$(id -u)/udisks-glue.pid",