From 3d4878f930a05f7b8240af19f16b5bdf5cceaa9b Mon Sep 17 00:00:00 2001 From: pupbrained Date: Thu, 8 May 2025 14:03:26 -0400 Subject: [PATCH] oh lol oops --- src/ui/ui.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/ui/ui.cpp b/src/ui/ui.cpp index 95a25a6..d12ffcf 100644 --- a/src/ui/ui.cpp +++ b/src/ui/ui.cpp @@ -116,12 +116,12 @@ namespace ui { osIcon, memoryIcon, weatherIcon, + musicIcon, diskIcon, shellIcon, packageIcon, deIcon, - wmIcon, - musicIcon + wmIcon ] = ui::ICON_TYPE; // clang-format on