I HAVE NO IDEA!

This commit is contained in:
Chris Cochrun 2021-12-10 12:02:06 -06:00
parent 9a725dcc03
commit 5729629ba7
15 changed files with 298 additions and 206 deletions

View file

@ -27,10 +27,10 @@ shadow-radius = 38;
shadow-opacity = 1.0;
# The left offset for shadows, in pixels. (defaults to -15)
shadow-offset-x = -28;
shadow-offset-x = -26;
# The top offset for shadows, in pixels. (defaults to -15)
shadow-offset-y = -28;
shadow-offset-y = -26;
# Avoid drawing shadows on dock/panel windows. This option is deprecated,
# you should use the *wintypes* option in your config file instead.