replace xdg-desktop-portal-hyprland with xdg-desktop-portal-wlr due to OBS issues

This commit is contained in:
Stephan Raabe 2023-10-01 11:22:16 +02:00
parent 4385af8b9b
commit ddb2718abb

View File

@ -48,7 +48,7 @@ echo ""
echo "-> Install main packages" echo "-> Install main packages"
packagesPacman=( packagesPacman=(
"hyprland" "hyprland"
"xdg-desktop-portal-hyprland" "xdg-desktop-portal-wlr"
"waybar" "waybar"
"grim" "grim"
"slurp" "slurp"