diff --git a/Makefile b/Makefile index be55b9e..3d3c556 100644 --- a/Makefile +++ b/Makefile @@ -2,10 +2,10 @@ .PHONY: basic hypr basic: - bash install_basic_pcks.sh + bash install_skripte/install_basic_pcks.sh hypr: basic stow hypr - bash install_hypr_pcks.sh + bash install_skripte/install_hypr_pcks.sh bash hypr/.config/hypr/scripts/ensure-env.sh bash hypr/.config/hypr/scripts/portal-host-override.sh bash hypr/.config/hypr/scripts/fix_dolphin_file_associations.sh