diff options
| author | yuzu-eva <stevenhu@web.de> | 2023-01-11 22:46:14 +0100 |
|---|---|---|
| committer | yuzu-eva <stevenhu@web.de> | 2023-01-11 22:46:14 +0100 |
| commit | 5cf8669daf4addb2003f0ca4b362cc7b3c3db38f (patch) | |
| tree | 332aaeac7448f2b707ebc3a74408843e74d8f4e8 /.config/picom/picom.conf | |
| parent | 73b1b3669f3821f98044d14633afab4acde6382f (diff) | |
i dont even know anymore, i just update this from time to time
Diffstat (limited to '.config/picom/picom.conf')
| -rw-r--r-- | .config/picom/picom.conf | 10 |
1 files changed, 6 insertions, 4 deletions
diff --git a/.config/picom/picom.conf b/.config/picom/picom.conf index 08dea69..fa4d989 100644 --- a/.config/picom/picom.conf +++ b/.config/picom/picom.conf @@ -1,6 +1,8 @@ # just very slightly rounded corners -corner-radius = 6 +# empty file, just so transparency works on st -rounded-corners-exclude = [ - "class_g = 'dwm'" -]; +# corner-radius = 6 + +# rounded-corners-exclude = [ +# "class_g = 'dwm'" +# ]; |
