From d9949077ef53f8b86cbaf8a173b50f8ae17329b1 Mon Sep 17 00:00:00 2001 From: Sakooooo <78461130+Sakooooo@users.noreply.github.com> Date: Tue, 15 Aug 2023 20:01:17 +0300 Subject: [PATCH] DO NOT USE ROUNDED CORNERS THEY ARE CURSED MAN ITS BREAKING MY GPU --- config/picom/picom.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config/picom/picom.conf b/config/picom/picom.conf index 9a03c2f2..f25dbb89 100644 --- a/config/picom/picom.conf +++ b/config/picom/picom.conf @@ -8,7 +8,7 @@ # unless explicitly requested using the wintypes option. # # shadow = false -shadow = false; +shadow = true; # The blur radius for shadows, in pixels. (defaults to 12) # shadow-radius = 12 @@ -146,7 +146,7 @@ focus-exclude = [ "class_g = 'Cairo-clock'" ]; # Sets the radius of rounded window corners. When > 0, the compositor will # round the corners of windows. Does not interact well with # `transparent-clipping`. -corner-radius = 10 +corner-radius = 0 # Exclude conditions for rounded corners. rounded-corners-exclude = [