From 00db5ffc08ce71a31e7ed3c1a1af4d4c6f8f004a Mon Sep 17 00:00:00 2001 From: Yigit Sever Date: Tue, 22 Aug 2023 14:54:09 +0300 Subject: picom: remove deprecated options https://github.com/yshui/picom old fork we were using is abandoned, update accordingly --- .config/picom/picom.conf##h.lowe | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to '.config/picom') diff --git a/.config/picom/picom.conf##h.lowe b/.config/picom/picom.conf##h.lowe index ed04faf..30ff01b 100644 --- a/.config/picom/picom.conf##h.lowe +++ b/.config/picom/picom.conf##h.lowe @@ -54,9 +54,7 @@ mark-wmwin-focused = true; mark-ovredir-focused = true; detect-rounded-corners = true; detect-client-opacity = true; -refresh-rate = 0; -vsync = true; -sw-opti = false; +vsync = false; unredir-if-possible = false; detect-transient = true; detect-client-leader = true; -- cgit v1.2.3-70-g09d2