This commit is contained in:
Hadi
2024-09-16 17:24:47 +02:00
parent 615028dcca
commit ac293a378c
19 changed files with 54 additions and 38 deletions

View File

@@ -1,5 +1,5 @@
{
wallpaper = "nix.png";
wallpaper = "20.png";
font = "SFProDisplay Nerd Font";
font-mono = "FiraCode Nerd Font Mono";
@@ -8,8 +8,8 @@
rounding = 15;
gaps-in = 10;
gaps-out = 10 * 2;
active-opacity = 0.95;
inactive-opacity = 0.9;
active-opacity = 1;
inactive-opacity = 0.89;
blur = true;
border-size = 3;
animation-speed = "fast"; # "fast" | "medium" | "slow"