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 "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
|
if omarchy-pkg-present omarchy-chromium; then
|
||||||
omarchy-pkg-add chromium
|
if gum confirm "Ready to switch to mainstream chromium? (Will close Chromium + reset settings)"; then
|
||||||
omarchy-theme-set-browser
|
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