From 8078d8d5d15d69f20d33ddbc244a3287e0accd01 Mon Sep 17 00:00:00 2001 From: pika Date: Sat, 24 May 2025 14:36:27 +0200 Subject: [PATCH] fixed errors --- hyprland.sh | 33 ++++++++++----------------------- 1 file changed, 10 insertions(+), 23 deletions(-) diff --git a/hyprland.sh b/hyprland.sh index 8e8c899..ba7b4c7 100644 --- a/hyprland.sh +++ b/hyprland.sh @@ -22,7 +22,7 @@ command_exists() { # This only wokrs for generic package names, like neovim, or vim, or tmux etc.. # not every package packagemanager has the same packagenames for their packages.. source-script() { - i="https://git.k4li.de/scripts/imports/raw/branch/main/dream.sh" + i="$1" import="$(mktemp)" if command_exists curl; then curl -fsSL $i -o $import @@ -41,8 +41,12 @@ askThings() { case "$distro" in arch) choose bar "Choose a bar.." waybar hyprpanel gBar