diff --git a/home/profiles/tiling/noctalia.nix b/home/profiles/tiling/noctalia.nix index f5e4f009..e1578aa1 100644 --- a/home/profiles/tiling/noctalia.nix +++ b/home/profiles/tiling/noctalia.nix @@ -41,16 +41,6 @@ in { } ]; 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"; formatHorizontal = "yyyy-MM-dd HH:mm t";