From d53e3bb71b250ec835c63673ed5e5022ee47656d Mon Sep 17 00:00:00 2001 From: Jayant-Kernel Date: Mon, 16 Mar 2026 22:39:55 +0530 Subject: [PATCH] appmenu_select: remove --i-understand-format-is-unstable flag --- qubesmanager/appmenu_select.py | 1 - 1 file changed, 1 deletion(-) diff --git a/qubesmanager/appmenu_select.py b/qubesmanager/appmenu_select.py index 158598aa..30dff82a 100644 --- a/qubesmanager/appmenu_select.py +++ b/qubesmanager/appmenu_select.py @@ -96,7 +96,6 @@ def fill_apps_list(self, template=None): command = [ "qvm-appmenus", "--get-available", - "--i-understand-format-is-unstable", "--file-field", "Comment", "--file-field",