mirror of
https://github.com/JaKooLit/Debian-Hyprland.git
synced 2025-12-21 10:20:12 +01:00
some cleanup
This commit is contained in:
parent
e262c26807
commit
543c6fc478
@ -261,7 +261,7 @@ while true; do
|
|||||||
if [[ "$dots_selected" == "OFF" ]]; then
|
if [[ "$dots_selected" == "OFF" ]]; then
|
||||||
# Show a note about not selecting the "dots" option
|
# Show a note about not selecting the "dots" option
|
||||||
if ! whiptail --title "KooL Hyprland Dot Files" --yesno \
|
if ! whiptail --title "KooL Hyprland Dot Files" --yesno \
|
||||||
"❓ You have not selected to install the pre-configured KooL Hyprland dotfiles.\n\nKindly NOTE that if you proceed without Dots, Hyprland will start with default vanilla Hyprland configuration and I won't be able to give you support.\n\n🔙 Would you like to continue install without KooL Hyprland Dots or return to choices/options?" \
|
"You have not selected to install the pre-configured KooL Hyprland dotfiles.\n\nKindly NOTE that if you proceed without Dots, Hyprland will start with default vanilla Hyprland configuration and I won't be able to give you support.\n\nWould you like to continue install without KooL Hyprland Dots or return to choices/options?" \
|
||||||
--yes-button "Continue" --no-button "Return" 15 90; then
|
--yes-button "Continue" --no-button "Return" 15 90; then
|
||||||
echo "🔙 Returning to options..." | tee -a "$LOG"
|
echo "🔙 Returning to options..." | tee -a "$LOG"
|
||||||
continue
|
continue
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user