From 9b243f4837f1bd1fc7f580e8140bd4cfa6136950 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C5=9Eahin=20Akkaya?= Date: Tue, 12 Apr 2022 02:21:03 +0300 Subject: [PATCH] Disable experimental backends for picom --- scripts/autostart.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/scripts/autostart.sh b/scripts/autostart.sh index df591c7..fd2b635 100755 --- a/scripts/autostart.sh +++ b/scripts/autostart.sh @@ -11,7 +11,8 @@ function run { rm ~/.cache/workspaces nitrogen --save --set-zoom-fill ~/Pictures/Wallpapers/default.jpg -run picom --experimental-backends -b # --vsync should prevent screen tearing on most setups if needed +# run picom --experimental-backends -b # --vsync should prevent screen tearing on most setups if needed +run picom -b # --vsync should prevent screen tearing on most setups if needed eww -c ~/.config/eww/bar/ close-all eww -c ~/.config/eww/bar/ open bar