formating

This commit is contained in:
joygnu 2024-08-23 19:41:17 +02:00
parent c47c0b02c2
commit 3938452a69
3 changed files with 323 additions and 327 deletions

View file

@ -5,4 +5,3 @@
configDir = ./bar; configDir = ./bar;
}; };
} }

View file

@ -94,10 +94,8 @@ widget-config = {
]; ];
}; };
}; };
}; };
style = style = ''
''
@define-color cc-bg #282828; @define-color cc-bg #282828;
@define-color noti-border-color #32302f; @define-color noti-border-color #32302f;
@ -326,8 +324,7 @@ widget-config = {
border: none; border: none;
background: transparent background: transparent
} }
'' '';
;
}; };
home.packages = with pkgs; [ home.packages = with pkgs; [