AwesomeWM: Disable picom compositor

led to freezes & degraded performance after some time
This commit is contained in:
GHOSCHT 2024-11-03 16:22:45 +01:00
parent 6c225f12c0
commit 675c0c32c8
Signed by: ghoscht
GPG key ID: 2C2C1C62A5388E82

View file

@ -1,7 +1,7 @@
local autostart = {}
function autostart.exec(awful)
awful.spawn.with_shell("picom --backend glx --xrender-sync-fence --vsync")
-- awful.spawn.with_shell("picom --backend glx --xrender-sync-fence --vsync")
-- awful.spawn.with_shell("nitrogen --restore")
awful.spawn.with_shell("redshift -x &&redshift -O 3500")
-- awful.spawn.with_shell("/usr/lib/polkit-kde-authentication-agent-1")