mirror of
https://github.com/neon-mmd/websurfx.git
synced 2024-11-24 06:58:22 -05:00
✏️ fix: fix the animation names list in the config (#424)
Co-authored-by: alamin655 <mdalamin655@outlook.com>
This commit is contained in:
parent
b00f76627b
commit
11c4b8c21d
@ -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
|
theme = "simple" -- the theme name which should be used for the website
|
||||||
-- The different animations provided are:
|
-- 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.
|
animation = "simple-frosted-glow" -- the animation name which should be used with the theme or `nil` if you don't want any animations.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user