Hyprland-dotfiles/.install/packages/hyprland-packages.sh
Stephan Raabe 1ee73645e1 Updates
2024-04-20 17:57:31 +02:00

21 lines
263 B
Bash

packagesPacman=(
"hyprland"
"hyprpaper"
"xdg-desktop-portal-hyprland"
"waybar"
"grim"
"slurp"
"swappy"
"cliphist"
"hyprlock"
"hypridle"
);
packagesYay=(
"swww"
"wlogout"
"nwg-look"
"emote"
"eww"
);