Format with prettier

This commit is contained in:
SebastianStork 2024-07-10 15:37:05 +02:00
parent f5a827eacf
commit 6db92f021d
12 changed files with 1149 additions and 1152 deletions

View file

@ -6,7 +6,7 @@ assembleWrapper {
basePackage = pkgs.waybar;
flags = [
"--config"
./config.jsonc
./config.json
"--style"
./style.css
];