Ensure we continue
This commit is contained in:
parent
db441e8813
commit
9292c29640
@ -4,7 +4,7 @@ if [[ ! -f ~/.config/hypr/autostarts.conf ]]; then
|
|||||||
echo -e "\nOmarchy now splits default .config/hypr/hyprland.conf into sub-configs."
|
echo -e "\nOmarchy now splits default .config/hypr/hyprland.conf into sub-configs."
|
||||||
echo -e "Resetting to defaults will overwrite your configuration, but save it as .bak.\n"
|
echo -e "Resetting to defaults will overwrite your configuration, but save it as .bak.\n"
|
||||||
if gum confirm "Use new default hyprland.conf config?"; then
|
if gum confirm "Use new default hyprland.conf config?"; then
|
||||||
bash ~/.local/share/omarchy/bin/omarchy-refresh-hyprland
|
~/.local/share/omarchy/bin/omarchy-refresh-hyprland || true
|
||||||
else
|
else
|
||||||
echo "Left your existing configuration in place!"
|
echo "Left your existing configuration in place!"
|
||||||
fi
|
fi
|
||||||
|
Loading…
x
Reference in New Issue
Block a user