Merge Arch config as main #1

Closed
baobeld wants to merge 228 commits from arch(btw) into master
4 changed files with 72 additions and 64 deletions
Showing only changes of commit 6d7d2b24b8 - Show all commits

View file

@ -1,45 +1,19 @@
packagesPacman=( packagesPacman=(
"git"
"grep" "grep"
"wget" "wget"
"curl" "curl"
"unzip" "unzip"
"xclip" "wl-clipboard"
"ripgrep"
"inotify-tools" "inotify-tools"
"hyprland"
"pipewire" "pipewire"
"wireplumber" "wireplumber"
"pipewire-audio" "pipewire-audio"
"pipewire-alsa" "pipewire-alsa"
"pipewire-pulse" "pipewire-pulse"
"bluez"
"bluez-utils"
"blueman"
"xdg-desktop-portal-wlr"
"xdg-desktop-portal-hyprland"
"python-pywal" "python-pywal"
"gtk3"
"gtk4"
"thunar"
"kitty"
"waybar"
"grim"
"slurp"
"swappy"
"cliphist"
"xorg-xrdb"
"vulkan-icd-loader" "vulkan-icd-loader"
"lib32-vulkan-icd-loader" "lib32-vulkan-icd-loader"
) )
packagesYay=( packagesYay=(
"rofi-lbonn-wayland-git"
"swaync"
"swww"
"wlogout"
"nwg-look"
"emote"
"hypridle"
"hyprlock"
) )

View file

@ -1,32 +1,18 @@
packagesPacman=( packagesPacman=(
"zsh"
"bitwarden" "bitwarden"
"firefox" "firefox"
"github-cli"
"lazygit"
"neofetch"
"neovim"
"ttf-jetbrains-mono-nerd"
"btop"
"cmatrix"
"discord" "discord"
"caprine" "caprine"
"obsidian" "obsidian"
"glow"
"lutris" "lutris"
"steam" "steam"
) )
packagesYay=( packagesYay=(
"cava"
"emote" "emote"
"spotify"
"spicetify-cli"
) )
packagesBrew=( packagesBrew=(
"zsh-autosuggestions"
"zsh-syntax-highlighting"
"asdf" "asdf"
"lazydocker" "lazydocker"
) )

View file

@ -0,0 +1,28 @@
packagesPacman=(
"hyprland"
"rofi-wayland"
"swaync"
"swww"
"bluez"
"bluez-utils"
"blueman"
"xdg-desktop-portal-wlr"
"xdg-desktop-portal-hyprland"
"gtk3"
"gtk4"
"thunar"
"waybar"
"grim"
"slurp"
"swappy"
"cliphist"
"xorg-xrdb"
)
packagesYay=(
"wlogout"
"nwg-look"
"emote"
"hypridle"
"hyprlock"
)

View file

@ -0,0 +1,20 @@
packagesPacman=(
"kitty"
"zsh"
"zsh-autosuggestions"
"zsh-syntax-highlighting"
"git"
"github-cli"
"lazygit"
"neofetch"
"ripgrep"
"neovim"
"ttf-jetbrains-mono-nerd"
"btop"
"cmatrix"
)
packagesYay=(
"asdf-vm"
"cava"
)