fixes
This commit is contained in:
parent
70b75d6faa
commit
517bba2149
3 changed files with 14 additions and 15 deletions
|
|
@ -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 = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue