Updates
This commit is contained in:
@@ -0,0 +1,59 @@
|
||||
packagesPacman=(
|
||||
"pacman-contrib"
|
||||
"vim"
|
||||
"bluez"
|
||||
"bluez-utils"
|
||||
"neovim"
|
||||
"wget"
|
||||
"unzip"
|
||||
"alacritty"
|
||||
"rofi"
|
||||
"chromium"
|
||||
"dunst"
|
||||
"starship"
|
||||
"mpv"
|
||||
"freerdp"
|
||||
"thunar"
|
||||
"mousepad"
|
||||
"noto-fonts"
|
||||
"otf-font-awesome"
|
||||
"ttf-fira-sans"
|
||||
"ttf-fira-code"
|
||||
"ttf-firacode-nerd"
|
||||
"figlet"
|
||||
"vlc"
|
||||
"eza"
|
||||
"python-pip"
|
||||
"python-psutil"
|
||||
"python-rich"
|
||||
"python-click"
|
||||
"pavucontrol"
|
||||
"tumbler"
|
||||
"blueman"
|
||||
"papirus-icon-theme"
|
||||
"breeze-icons"
|
||||
"polkit-gnome"
|
||||
"brightnessctl"
|
||||
"gum"
|
||||
"man-pages"
|
||||
"xdg-desktop-portal"
|
||||
"nm-connection-editor"
|
||||
"gvfs"
|
||||
"xdg-user-dirs"
|
||||
"networkmanager"
|
||||
"network-manager-applet"
|
||||
"xarchiver"
|
||||
"thunar-archive-plugin"
|
||||
"zip"
|
||||
"fuse2"
|
||||
"gtk4"
|
||||
"libadwaita"
|
||||
"python-pywal"
|
||||
);
|
||||
|
||||
packagesYay=(
|
||||
"pfetch"
|
||||
"bibata-cursor-theme"
|
||||
"trizen"
|
||||
"pacseek"
|
||||
);
|
||||
@@ -0,0 +1,17 @@
|
||||
packagesPacman=(
|
||||
"hyprland"
|
||||
"xdg-desktop-portal-hyprland"
|
||||
"waybar"
|
||||
"grim"
|
||||
"slurp"
|
||||
"swayidle"
|
||||
"swappy"
|
||||
"cliphist"
|
||||
);
|
||||
|
||||
packagesYay=(
|
||||
"swww"
|
||||
"swaylock-effects-git"
|
||||
"wlogout"
|
||||
"nwg-look"
|
||||
);
|
||||
@@ -0,0 +1,17 @@
|
||||
packagesPacman=(
|
||||
"qtile"
|
||||
"picom"
|
||||
"scrot"
|
||||
"slock"
|
||||
"xorg"
|
||||
"xorg-xinit"
|
||||
"nitrogen"
|
||||
"python-dbus-next"
|
||||
"python-iwlib"
|
||||
"xclip"
|
||||
"xautolock"
|
||||
);
|
||||
|
||||
packagesYay=(
|
||||
"qtile-extras"
|
||||
);
|
||||
Reference in New Issue
Block a user