Fix spacing

Former-commit-id: abfe7ca839
This commit is contained in:
Hadi
2024-05-09 13:33:18 +02:00
parent 2c910092c8
commit 7452406a00
15 changed files with 172 additions and 91 deletions

View File

@@ -3,15 +3,22 @@
theme = {
wallpaper = "default.png";
waybar-transparent = true;
print-neofetch = true;
font-mono = "FiraCode Nerd Font Mono";
font = "SFProDisplay Nerd Font";
rounding = 12;
gaps-in = 10;
gaps-out = 20;
border-size = 3;
neofetch = "nerdfetch";
waybar = {
transparent = true;
float = true;
};
colors = {
bg = "040409";
fg = "FCFCFC";