Add omarchy-refresh-limine

This commit is contained in:
Ryan Hughes
2025-10-23 17:23:05 -04:00
parent b6eb76d3ea
commit 74473f5650
2 changed files with 36 additions and 2 deletions

View File

@@ -19,6 +19,6 @@ if gum confirm "Are you sure you want to reinstall and lose all config changes?"
cp ~/.local/share/omarchy/default/bashrc ~/.bashrc
echo '[[ -f ~/.bashrc ]] && . ~/.bashrc' | tee ~/.bash_profile >/dev/null
# TODO: Should reset limine
# TODO: Should reset plymouth
omarchy-refresh-limine
omarchy-refresh-plymouth
fi