From 1e646be7ee9c7b9a05a9e2e008a3e66b1e9c9721 Mon Sep 17 00:00:00 2001 From: David Heinemeier Hansson Date: Mon, 11 May 2026 16:23:18 +0200 Subject: [PATCH] We need quickshell available --- install/omarchy-base.packages | 1 + migrations/1778506941.sh | 3 +++ 2 files changed, 4 insertions(+) create mode 100644 migrations/1778506941.sh diff --git a/install/omarchy-base.packages b/install/omarchy-base.packages index acdddc47..a84f73b1 100644 --- a/install/omarchy-base.packages +++ b/install/omarchy-base.packages @@ -106,6 +106,7 @@ python-gobject python-poetry-core python-terminaltexteffects qt5-wayland +quickshell ripgrep ruby rust diff --git a/migrations/1778506941.sh b/migrations/1778506941.sh new file mode 100644 index 00000000..e9e4f638 --- /dev/null +++ b/migrations/1778506941.sh @@ -0,0 +1,3 @@ +echo "Install quickshell for the image selector" + +omarchy-pkg-add quickshell