diff --git a/rsc/config/awesome/autostart.lua b/rsc/config/awesome/autostart.lua index b4b9b02..1e9a924 100644 --- a/rsc/config/awesome/autostart.lua +++ b/rsc/config/awesome/autostart.lua @@ -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")