58 lines
879 B
Bash
58 lines
879 B
Bash
packagesPacman=(
|
|
"pacman-contrib"
|
|
"vim"
|
|
"bat"
|
|
"fzf"
|
|
"zsh"
|
|
"fastfetch"
|
|
"ranger"
|
|
"btop"
|
|
"neovim"
|
|
"wget"
|
|
"unzip"
|
|
"alacritty"
|
|
"dunst"
|
|
"starship"
|
|
"mpv"
|
|
"thunar"
|
|
"nautilus"
|
|
"noto-fonts"
|
|
"otf-font-awesome"
|
|
"ttf-fira-sans"
|
|
"ttf-fira-code"
|
|
"ttf-firacode-nerd"
|
|
"ttf-firacode-nerd"
|
|
"figlet"
|
|
"vlc"
|
|
"eza"
|
|
"python-pip"
|
|
"python-psutil"
|
|
"python-rich"
|
|
"python-pywal"
|
|
"pavucontrol"
|
|
"tumbler"
|
|
"papirus-icon-theme"
|
|
"gum"
|
|
"man-pages"
|
|
"gvfs"
|
|
"xdg-user-dirs"
|
|
"xdg-desktop-portal-gtk"
|
|
"xarchiver"
|
|
"thunar-archive-plugin"
|
|
"zip"
|
|
"fuse2"
|
|
"xdg-desktop-portal"
|
|
"qalculate-gtk"
|
|
"imagemagick"
|
|
"jq"
|
|
"rofi-wayland"
|
|
"fastfetch"
|
|
);
|
|
|
|
packagesYay=(
|
|
"vimix-cursors"
|
|
"orchis-theme"
|
|
"trizen"
|
|
"google-chrome"
|
|
);
|