From e079eb94e02b119a2a286fe35470c5e1a8555bdc Mon Sep 17 00:00:00 2001 From: Ivar Fatland Date: Mon, 25 May 2026 22:50:11 +0200 Subject: [PATCH] remove settings that do nothing --- i3/.config/picom/picom.conf | 2 -- 1 file changed, 2 deletions(-) diff --git a/i3/.config/picom/picom.conf b/i3/.config/picom/picom.conf index d541ea0..37f802d 100644 --- a/i3/.config/picom/picom.conf +++ b/i3/.config/picom/picom.conf @@ -2,6 +2,4 @@ backend = "glx"; vsync = true; use-damage = true; shadow = false; -corner-radius = 0; # Set to >0 for subtle rounded corners fading = false; -shadow = false;