rc: run xsettingsd early

This commit is contained in:
Vincent Bernat 2015-07-24 06:23:46 +02:00
parent 6088fe87a8
commit df962d1e75
2 changed files with 3 additions and 1 deletions

View file

@ -3,7 +3,6 @@ awful.util.spawn("compton --backend glx --xrender-sync --xrender-sync-fence --vs
-- 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",