Update waybar config to updated home-manager schema

This commit is contained in:
Erwin Boskma 2022-06-28 09:00:43 +02:00
parent 5567968ac9
commit dede79d7ac
Signed by: erwin
GPG key ID: 270B20D17394F7E5

View file

@ -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;
};
};
}
];