From 7de40ffbfb1a88760b5369c60c0e993059e5d43e Mon Sep 17 00:00:00 2001 From: davidpkj Date: Sun, 28 Apr 2024 08:47:42 +0200 Subject: working xmonad for gaming --- picom/.config/picom/picom.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'picom') diff --git a/picom/.config/picom/picom.conf b/picom/.config/picom/picom.conf index e51c4cc..adc522d 100644 --- a/picom/.config/picom/picom.conf +++ b/picom/.config/picom/picom.conf @@ -24,8 +24,8 @@ inactive-opacity: 1.95 mark-wmwin-focused = false mark-ovredir-focused = false -detect-rounded-corners = true; -detect-client-opacity = true; +detect-rounded-corners = true +detect-client-opacity = true detect-transient = true detect-client-leader = true -- cgit v1.2.3