mirror of
https://github.com/kittywitch/nixfiles.git
synced 2026-02-09 04:19:19 -08:00
fix: remove noctalia media mini
This commit is contained in:
parent
b930b518c4
commit
840765fe8a
1 changed files with 0 additions and 10 deletions
|
|
@ -41,16 +41,6 @@ in {
|
||||||
}
|
}
|
||||||
];
|
];
|
||||||
center = [
|
center = [
|
||||||
{
|
|
||||||
id = "MediaMini";
|
|
||||||
showAlbumArt = true;
|
|
||||||
showVisualizer = false;
|
|
||||||
scrollingMode = "always";
|
|
||||||
autoHide = true;
|
|
||||||
# check if this works,
|
|
||||||
# if not, rewrite their system for it o.o
|
|
||||||
widgetWidth = 300;
|
|
||||||
}
|
|
||||||
{
|
{
|
||||||
id = "Clock";
|
id = "Clock";
|
||||||
formatHorizontal = "yyyy-MM-dd HH:mm t";
|
formatHorizontal = "yyyy-MM-dd HH:mm t";
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue