Merge Arch config as main #1

Closed
baobeld wants to merge 228 commits from arch(btw) into master
2 changed files with 5 additions and 1 deletions
Showing only changes of commit 076fe3ab81 - Show all commits

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"
) )