From c18510305e625c5ef9b8178a42ad239098972c76 Mon Sep 17 00:00:00 2001 From: Yigit Sever Date: Mon, 18 Oct 2021 20:57:40 +0300 Subject: picom, maus: no blur or anything --- .config/picom/picom.conf##h.maus | 21 --------------------- 1 file changed, 21 deletions(-) diff --git a/.config/picom/picom.conf##h.maus b/.config/picom/picom.conf##h.maus index 93022a9..c47bd7f 100644 --- a/.config/picom/picom.conf##h.maus +++ b/.config/picom/picom.conf##h.maus @@ -9,27 +9,6 @@ shadow-offset-x = 5; shadow-offset-y = 5; shadow-opacity = 0.8; -corner-radius = 25.0; -rounded-corners-exclude = [ -#"window_type = 'normal'", - "class_g = 'URxvt'", - "class_g = 'XTerm'", - "class_g = 'Polybar'", - "class_g = 'code-oss'", -#"class_g = 'TelegramDesktop'", - "class_g = 'firefox'", - "class_g = 'Thunderbird'", -]; - -blur: -{ - method = "kawase"; - strength = 7; - background = false; - background-frame = false; - background-fixed = false; -} - shadow-exclude = [ "name = 'Notification'", "class_g = 'Conky'", -- cgit v1.2.3-70-g09d2