Changes
This commit is contained in:
@@ -18,6 +18,7 @@ in {
|
||||
programs.waybar = {
|
||||
enable = true;
|
||||
style = builtins.readFile ./style.css;
|
||||
/*
|
||||
settings = [
|
||||
{
|
||||
output = [ "${cfg.output}" ];
|
||||
@@ -62,6 +63,7 @@ in {
|
||||
};
|
||||
}
|
||||
];
|
||||
*/
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user