0
0
mirror of https://github.com/neon-mmd/websurfx.git synced 2024-10-18 06:22:53 -04:00

✏️ fix: fix the animation names list in the config (#424)

Co-authored-by: alamin655 <mdalamin655@outlook.com>
This commit is contained in:
neon_arch 2023-12-13 16:04:51 +03:00 committed by GitHub
parent b00f76627b
commit 11c4b8c21d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -50,7 +50,7 @@ colorscheme = "catppuccin-mocha" -- the colorscheme name which should be used fo
theme = "simple" -- the theme name which should be used for the website
-- The different animations provided are:
-- {{
-- simple-frost
-- simple-frosted-glow
-- }}
animation = "simple-frosted-glow" -- the animation name which should be used with the theme or `nil` if you don't want any animations.