Add animations speed in variables

Former-commit-id: 7267fa55fb
This commit is contained in:
Hadi
2024-06-14 21:13:50 +02:00
parent 3b5885e2c9
commit bb08cd494a
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"