diff --git a/install-scripts/01-hypr-pkgs.sh b/install-scripts/01-hypr-pkgs.sh index 115dac2..fb0e738 100755 --- a/install-scripts/01-hypr-pkgs.sh +++ b/install-scripts/01-hypr-pkgs.sh @@ -72,6 +72,19 @@ uninstall=( mako rofi cargo + # These conflict with source repositories + hyprcursor-util + hyprland + hyprland-dev + hyprland-protocols + hyprpaper + hyprwayland-scanner + libhyprcursor-dev + libhyprcursor0 + libhyprlang-dev + libhyprlang2 + libhyprutils-dev + libhyprutils0 ) ## WARNING: DO NOT EDIT BEYOND THIS LINE IF YOU DON'T KNOW WHAT YOU ARE DOING! ##