Enable picom vsync

This commit is contained in:
GHOSCHT 2024-04-09 15:21:11 +02:00
parent 4d725ec1b8
commit f77e3f4627
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")
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")