add pywal and swaync

This commit is contained in:
Benjamin Palko 2024-03-22 12:12:19 -05:00
parent e4fe39c7ea
commit 076fe3ab81
2 changed files with 5 additions and 1 deletions

View file

@ -13,12 +13,12 @@ packagesPacman=(
"pipewire-alsa" "pipewire-alsa"
"pipewire-pulse" "pipewire-pulse"
"xdg-desktop-portal-hyprland" "xdg-desktop-portal-hyprland"
"python-pywal"
"gtk3" "gtk3"
"gtk4" "gtk4"
"thunar" "thunar"
"kitty" "kitty"
"wofi" "wofi"
"dunst"
"waybar" "waybar"
"grim" "grim"
"slurp" "slurp"
@ -27,6 +27,7 @@ packagesPacman=(
) )
packagesYay=( packagesYay=(
"swaync"
"swww" "swww"
"wlogout" "wlogout"
"nwg-look" "nwg-look"

View file

@ -27,6 +27,9 @@ directories=(
"neofetch" "neofetch"
"nvim" "nvim"
"pipewire" "pipewire"
"swappy"
"swaync"
"wal"
"waybar" "waybar"
"wofi" "wofi"
) )