starting dbrw config
All checks were successful
/ update-readme (push) Successful in 50s

This commit is contained in:
dim
2024-12-30 11:27:00 +07:00
parent 863253bc74
commit 4c874e960d
45 changed files with 1068 additions and 594 deletions

View File

@@ -1,11 +1,11 @@
{
rounding = 15;
gaps-in = 10;
gaps-out = 10 * 2;
rounding = 5;
gaps-in = 5;
gaps-out = 5 * 2;
active-opacity = 1;
inactive-opacity = 0.89;
blur = true;
border-size = 3;
border-size = 2;
animation-speed = "medium"; # "fast" | "medium" | "slow"
fetch = "nerdfetch"; # "nerdfetch" | "neofetch" | "pfetch" | "none"