From ccc68c56123c4988014822c52a58492f3ffae062 Mon Sep 17 00:00:00 2001 From: pika Date: Sun, 11 May 2025 15:17:10 +0200 Subject: [PATCH] maybe i broke it :) --- hyprland.sh | 55 ++++++++++++++++++++++------------------------------- 1 file changed, 23 insertions(+), 32 deletions(-) diff --git a/hyprland.sh b/hyprland.sh index 8d18900..90c22fb 100644 --- a/hyprland.sh +++ b/hyprland.sh @@ -36,14 +36,6 @@ getImports() { rm "$import" } -run(){ - if $silent; then - silentexec "$@" - else - "$@" - fi -} - askThings() { echo_note "Do you want to install hyprland? (y/N)" read -r askHyprland