Add animations speed in variables

This commit is contained in:
Hadi
2024-06-14 21:13:50 +02:00
parent c410d04e1a
commit 7267fa55fb
3 changed files with 30 additions and 36 deletions

View File

@@ -34,6 +34,7 @@
gaps-in = 12;
gaps-out = config.var.theme.gaps-in * 2;
border-size = 4;
animation-speed = "slow"; # "fast" | "medium" | "slow"
fetch = "nerdfetch"; # "nerdfetch" | "neofetch" | "none"