start: use xcompmgr instead of unagi

unagi seems still a bit buggy and slow.
This commit is contained in:
Vincent Bernat 2012-07-07 02:08:36 +02:00
parent 026c03dd8b
commit e93cb758eb
2 changed files with 2 additions and 3 deletions

View file

@ -18,7 +18,7 @@ if xrandr[config.hostname] then
end
-- Spawn a composoting manager
awful.util.spawn("unagi", false)
awful.util.spawn("xcompmgr", false)
-- Start idempotent commands
local execute = {