Update waybar config to updated home-manager schema
This commit is contained in:
parent
5567968ac9
commit
dede79d7ac
1 changed files with 120 additions and 121 deletions
|
@ -49,7 +49,7 @@ in
|
|||
"idle_inhibitor"
|
||||
"custom/notifications"
|
||||
];
|
||||
modules = {
|
||||
|
||||
"clock#time" = {
|
||||
interval = 1;
|
||||
format = "{:%H:%M:%S}";
|
||||
|
@ -188,7 +188,6 @@ in
|
|||
};
|
||||
escape = true;
|
||||
};
|
||||
};
|
||||
}
|
||||
];
|
||||
|
||||
|
|
Loading…
Reference in a new issue