From 3df37f999cec0a6d4a33229dc8b241e4a9e61c6a Mon Sep 17 00:00:00 2001 From: David Heinemeier Hansson Date: Sat, 21 Feb 2026 06:54:29 +0100 Subject: [PATCH] Hide wiremix and limine-snapper-restore from app launcher Never meant to be exposed --- applications/hidden/limine-snapper-restore.desktop | 2 ++ applications/hidden/wiremix.desktop | 2 ++ migrations/1771651931.sh | 4 ++++ 3 files changed, 8 insertions(+) create mode 100644 applications/hidden/limine-snapper-restore.desktop create mode 100644 applications/hidden/wiremix.desktop create mode 100644 migrations/1771651931.sh diff --git a/applications/hidden/limine-snapper-restore.desktop b/applications/hidden/limine-snapper-restore.desktop new file mode 100644 index 00000000..e1e3e173 --- /dev/null +++ b/applications/hidden/limine-snapper-restore.desktop @@ -0,0 +1,2 @@ +[Desktop Entry] +Hidden=true diff --git a/applications/hidden/wiremix.desktop b/applications/hidden/wiremix.desktop new file mode 100644 index 00000000..e1e3e173 --- /dev/null +++ b/applications/hidden/wiremix.desktop @@ -0,0 +1,2 @@ +[Desktop Entry] +Hidden=true diff --git a/migrations/1771651931.sh b/migrations/1771651931.sh new file mode 100644 index 00000000..2baba8fe --- /dev/null +++ b/migrations/1771651931.sh @@ -0,0 +1,4 @@ +echo "Hide wiremix and limine-snapper-restore from app launcher" + +cp $OMARCHY_PATH/applications/hidden/wiremix.desktop ~/.local/share/applications/ +cp $OMARCHY_PATH/applications/hidden/limine-snapper-restore.desktop ~/.local/share/applications/