fix: rm xdg-desktop-portal-{gtk,hyprland}

This commit is contained in:
Yingjie Wang 2024-08-26 11:45:10 -04:00
parent 3aac72de3b
commit a8b848e3ba
2 changed files with 4 additions and 4 deletions

View File

@ -36,7 +36,7 @@ packagesPacman=(
"man-pages"
"gvfs"
"xdg-user-dirs"
"xdg-desktop-portal-gtk"
# "xdg-desktop-portal-gtk"
"xarchiver"
"thunar-archive-plugin"
"zip"

View File

@ -3,14 +3,14 @@ packagesPacman=(
"hyprpaper"
"hyprlock"
"hypridle"
"xdg-desktop-portal-hyprland"
# "xdg-desktop-portal-hyprland"
"waybar"
"grim"
"slurp"
"swappy"
"cliphist"
"kitty"
);
)
packagesYay=(
"pyprland"
@ -18,4 +18,4 @@ packagesYay=(
"nwg-look"
"eww"
"hyprshade"
);
)