diff options
| author | yuzu-eva <stevenhu@web.de> | 2023-04-15 09:41:27 +0200 |
|---|---|---|
| committer | yuzu-eva <stevenhu@web.de> | 2023-04-15 09:41:27 +0200 |
| commit | c2f9e9f3d01a9276f7c5f740c999a63e28ec23a8 (patch) | |
| tree | e9414671cb2066ba8f4cc5e1064be05ea8c9a70f /.config/picom | |
| parent | 5e91cd6c9388eeb4d7ac510bfb66f515e34944a0 (diff) | |
updated package manager aliases for portage
Diffstat (limited to '.config/picom')
| -rw-r--r-- | .config/picom/picom.conf | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/.config/picom/picom.conf b/.config/picom/picom.conf index 335f0de..fa4d989 100644 --- a/.config/picom/picom.conf +++ b/.config/picom/picom.conf @@ -1,16 +1,6 @@ # just very slightly rounded corners # empty file, just so transparency works on st -backend = "glx"; -blur-kern = "3x3box"; -blur-method = "dual_kawase"; -blur-strength = 2; - -opacity-rule = [ - "98:class_g = 'SchildiChat' && focused", - "98:class_g = 'SchildiChat' && !focused" -] - # corner-radius = 6 # rounded-corners-exclude = [ |
