diff options
Diffstat (limited to '.config/picom.conf##template')
-rw-r--r-- | .config/picom.conf##template | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/picom.conf##template b/.config/picom.conf##template index a6c27c6..dee049a 100644 --- a/.config/picom.conf##template +++ b/.config/picom.conf##template @@ -8,11 +8,11 @@ shadow-radius = 48; shadow-opacity = 0.3; shadow-offset-y = -48; shadow-offset-x = -48; +{% endif %} # do not touch, shit finally works w/ gpu backend = "xrender"; vsync = true; -{% endif %} corner-radius = 8; shadow = true; |