Remove urxvt and unclutter because fedora doesnt provide it
This commit is contained in:
parent
7f15568678
commit
0b7d853a7b
1 changed files with 1 additions and 1 deletions
|
@ -62,7 +62,7 @@ local function run_once(cmd_arr)
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
|
||||||
run_once({ "urxvtd", "unclutter -root" }) -- entries must be separated by commas
|
-- run_once({ "unclutter -root" }) -- entries must be separated by commas
|
||||||
|
|
||||||
awful.spawn.with_shell("picom -b --config $HOME/.config/picom.conf")
|
awful.spawn.with_shell("picom -b --config $HOME/.config/picom.conf")
|
||||||
-- This function implements the XDG autostart specification
|
-- This function implements the XDG autostart specification
|
||||||
|
|
Loading…
Reference in a new issue