mirror of
https://github.com/arthur-pbty/arthur-os.git
synced 2026-08-01 20:28:16 +02:00
fix: typo themeing -> theming (#5593)
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
echo "Add opencode with system themeing"
|
||||
echo "Add opencode with system theming"
|
||||
|
||||
omarchy-pkg-add opencode
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
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 theming"
|
||||
|
||||
if omarchy-pkg-present omarchy-chromium; then
|
||||
if gum confirm "Ready to switch to mainstream chromium? (Will close Chromium + reset settings)"; then
|
||||
|
||||
Reference in New Issue
Block a user