From f617b41bb0e439941b9edfefeb29709662436938 Mon Sep 17 00:00:00 2001 From: Ethan Lane Date: Sun, 2 Mar 2025 18:56:54 +0000 Subject: [PATCH] Remove rounded corners --- .config/picom/picom.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.config/picom/picom.conf b/.config/picom/picom.conf index ff9b5e7..432f2c2 100644 --- a/.config/picom/picom.conf +++ b/.config/picom/picom.conf @@ -157,7 +157,7 @@ focus-exclude = [ "class_g = 'Cairo-clock'" ]; # Corners # ################################# -corner-radius = 15 +#corner-radius = 15 #################################