mirror of
https://github.com/arthur-pbty/arthur-os.git
synced 2026-08-01 20:28:16 +02:00
Ask before we close chromium and swap to mainline
This commit is contained in:
@@ -1,6 +1,10 @@
|
||||
echo "Switch back to mainline chromium now that it supports full live themeing"
|
||||
echo "Note: This required resetting cookies and settings!"
|
||||
|
||||
omarchy-pkg-drop omarchy-chromium
|
||||
omarchy-pkg-add chromium
|
||||
omarchy-theme-set-browser
|
||||
if omarchy-pkg-present omarchy-chromium; then
|
||||
if gum confirm "Ready to switch to mainstream chromium? (Will close Chromium + reset settings)"; then
|
||||
pkill -x chromium
|
||||
omarchy-pkg-drop omarchy-chromium
|
||||
omarchy-pkg-add chromium
|
||||
omarchy-theme-set-browser
|
||||
fi
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user