Remove picom since it causes latency issues

This commit is contained in:
Wilfried OLLIVIER 2023-05-13 12:02:53 +02:00
parent 7c0e2f7a8b
commit 57b8134f56
1 changed files with 0 additions and 1 deletions

1
rc.lua
View File

@ -601,7 +601,6 @@ do
local autostarts =
{
"xsetroot -cursor_name left_ptr",
"picom",
"unclutter",
}