From 9450ac868ea660ac01c1a5457c6bf4cf3e7e72a9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Stefan=20Gr=C3=BCndel?= Date: Sun, 30 Nov 2025 21:01:35 +0100 Subject: [PATCH] fix expand icon in post install message (#3691) --- bin/omarchy-install-dropbox | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/omarchy-install-dropbox b/bin/omarchy-install-dropbox index b4c59298..7473e9e8 100755 --- a/bin/omarchy-install-dropbox +++ b/bin/omarchy-install-dropbox @@ -5,4 +5,4 @@ omarchy-pkg-add dropbox dropbox-cli libappindicator-gtk3 python-gpgme nautilus-d echo "Starting Dropbox..." uwsm-app -- dropbox-cli start &>/dev/null & -echo "See Dropbox icon behind  hover tray in top right and right-click for setup." +echo "See Dropbox icon behind  hover tray in top right and right-click for setup."