Add dynamic theming for gum (#4467)
* Add dynamic theming for gum. * Add migration. * Fix migration script. * Add omarchy-theme-reset utility. * Move env variables into seperate file and update migration script. * Migration adds the new hyprland config file to the users hyprland.conf. * Add gum.env.conf to default env.conf instead. * Reuse new omarchy-theme-refresh and update migration. * Ensure no errors are thrown if the file can't be loaded * Just apply this on the next theme selection So it's not disruptive --------- Co-authored-by: David Heinemeier Hansson <david@hey.com>
This commit is contained in:
co-authored by
David Heinemeier Hansson
parent
6370a673ed
commit
d904ed3afe
@@ -2,7 +2,7 @@
|
||||
|
||||
# omarchy:summary=Prompt for confirmation before starting an update
|
||||
|
||||
gum style --border normal --border-foreground 6 --padding "1 2" \
|
||||
gum style --border normal --padding "1 2" \
|
||||
"Ready to update?" \
|
||||
"" \
|
||||
"• You cannot stop the update once you start!" \
|
||||
|
||||
Reference in New Issue
Block a user