diff --git a/bin/omarchy-install-preinstalls b/bin/omarchy-install-preinstalls index 27a76a6d..549ce792 100755 --- a/bin/omarchy-install-preinstalls +++ b/bin/omarchy-install-preinstalls @@ -20,6 +20,7 @@ if gum confirm "Are you sure you want to restore all preinstalled web apps, TUI obsidian \ obs-studio \ kdenlive \ + moonlight-qt \ lazydocker \ omacut \ omacalc \ diff --git a/bin/omarchy-remove-preinstalls b/bin/omarchy-remove-preinstalls index 6cdbca2a..0568213a 100755 --- a/bin/omarchy-remove-preinstalls +++ b/bin/omarchy-remove-preinstalls @@ -26,6 +26,7 @@ if gum confirm "Are you sure you want to remove all preinstalled web apps, TUI w obsidian \ obs-studio \ kdenlive \ + moonlight-qt \ lazydocker \ omacut \ omacalc \