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