Merge Arch config as main #1

Closed
baobeld wants to merge 228 commits from arch(btw) into master
3 changed files with 41 additions and 14 deletions
Showing only changes of commit 75a2388624 - Show all commits

34
.install/packages/base.sh Normal file
View file

@ -0,0 +1,34 @@
packagesPacman=(
"git"
"grep"
"wget"
"curl"
"xclip"
"ripgrep"
"hyprland"
"pipewire"
"wireplumber"
"pipewire-audio"
"pipewire-alsa"
"pipewire-pulse"
"xdg-desktop-portal-hyprland"
"gtk3"
"thunar"
"kitty"
"wofi"
"dunst"
"waybar"
"grim"
"slurp"
"swappy"
"cliphist"
)
packagesYay=(
"swww"
"wlogout"
"nwg-look"
"emote"
"hypridle"
"hyprlock"
)

View file

@ -1,26 +1,14 @@
packagesPacman=(
"grep"
"thunar"
"zsh"
"bitwarden"
"firefox"
"git"
"github-cli"
"lazygit"
"neofetch"
"neovim"
"ttf-jetbrains-mono-nerd"
"wget"
"curl"
"xclip"
"ripgrep"
"waybar"
"hypridle"
"hyprlock"
"ttf-jetbrains-mono-nerd"
"btop"
"dunst"
"cmatrix"
"swappy"
"spotify-launcher"
"discord"
"caprine"

View file

@ -20,7 +20,12 @@ mkdir ~/Development/
source .install/install-yay.sh
source .install/brew-install.sh
# Install packages
# Install base packages
source .install/packages/base.sh
source .install/install-packages.sh
# Install general packages
source .install/packages/general.sh
source .install/install-packages.sh
# Symantic links