Remove picom since it causes latency issues
This commit is contained in:
parent
7c0e2f7a8b
commit
57b8134f56
1 changed files with 0 additions and 1 deletions
1
rc.lua
1
rc.lua
|
@ -601,7 +601,6 @@ do
|
||||||
local autostarts =
|
local autostarts =
|
||||||
{
|
{
|
||||||
"xsetroot -cursor_name left_ptr",
|
"xsetroot -cursor_name left_ptr",
|
||||||
"picom",
|
|
||||||
"unclutter",
|
"unclutter",
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue