From a32fca2999510dc5fc1b8c0be9a6b3ace09d842c Mon Sep 17 00:00:00 2001 From: pika Date: Sat, 24 May 2025 12:33:55 +0200 Subject: [PATCH] fixed errors --- hyprland.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hyprland.sh b/hyprland.sh index 0b02169..8e8c899 100644 --- a/hyprland.sh +++ b/hyprland.sh @@ -57,7 +57,7 @@ askThings() { line removeUnwanted=false - if confirm "Do you want to also remove conflicting packages?"; then + if confirm --default-no "Do you want to also remove conflicting packages?"