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