From ed3e641db9e7731bed7f8b7b9eaf058c8d8dae9e Mon Sep 17 00:00:00 2001 From: Jaiden Riordan Date: Wed, 18 Feb 2026 19:17:41 -0600 Subject: [PATCH] validate desktop file --- anda/system/vicinae/vicinae.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/anda/system/vicinae/vicinae.spec b/anda/system/vicinae/vicinae.spec index 29ff75f799..ac171bd074 100644 --- a/anda/system/vicinae/vicinae.spec +++ b/anda/system/vicinae/vicinae.spec @@ -46,6 +46,7 @@ your desktop — built with C++ and Qt. install -Dm 644 extra/%{name}.desktop -t %{buildroot}%{_appsdir} install -Dm 644 extra/%{name}-url-handler.desktop -t %{buildroot}%{_appsdir} %desktop_file_edit -k StartupWMClass -vicinae-server +%desktop_file_validate %post %systemd_user_post %{name}.service