Better picom launch
This commit is contained in:
parent
d8b78f78f3
commit
d549a22794
@ -1,8 +1,6 @@
|
||||
return {
|
||||
init = function()
|
||||
local conf = conf_dir .. "/modules/picom/picom.conf"
|
||||
|
||||
awful.spawn("killall picom")
|
||||
awful.spawn("picom -b --conf \"" .. conf .. "\"")
|
||||
end
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user