This commit is contained in:
fwastring 2025-11-19 14:59:31 +01:00
parent 70b75d6faa
commit 517bba2149
3 changed files with 14 additions and 15 deletions

View file

@ -10,7 +10,7 @@
...
}:
let
theme = "mocha";
theme = "latte";
in
{
imports = [
@ -67,7 +67,7 @@ in
];
waybar = {
enable = true;
configPath = ./../../moduler/programs/waybar/waybar.jsonc;
configPath = ./../../moduler/programs/waybar/waybar-laptop.jsonc;
stylePath = ./../../moduler/programs/waybar/waybar-${theme}.css;
};
gtk = {