refactored waybar config

This commit is contained in:
fwastring 2026-03-29 15:05:34 +02:00
parent d0a09a0744
commit d6ce1fb1cc
8 changed files with 333 additions and 592 deletions

View file

@ -63,8 +63,8 @@ in
];
waybar = {
enable = true;
configPath = ./../../moduler/programs/waybar/waybar-laptop.jsonc;
stylePath = ./../../moduler/programs/waybar/waybar-${theme}.css;
profile = "laptop";
theme = theme;
};
gtk = {
enable = true;