diff options
| author | yuzu-eva <stevenhu@web.de> | 2022-12-17 14:43:25 +0100 |
|---|---|---|
| committer | yuzu-eva <stevenhu@web.de> | 2022-12-17 14:43:25 +0100 |
| commit | e6ca3e40e6b1218206d1f71e45205d9288bfd8db (patch) | |
| tree | 1c91fcdf542156ada5941a88daec9526fc651a79 | |
| parent | e392d2278d2a46fee2411dec1027f07b4c6d79a3 (diff) | |
removed opacity settings
| -rw-r--r-- | .config/picom/picom.conf | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/.config/picom/picom.conf b/.config/picom/picom.conf index 8f2753e..08dea69 100644 --- a/.config/picom/picom.conf +++ b/.config/picom/picom.conf @@ -1,9 +1,3 @@ -# opacity -opacity-rule = [ - "80:class_g = 'st-256color' && focused", - "80:class_g = 'st-256color' && !focused" -] - # just very slightly rounded corners corner-radius = 6 |
