This commit is contained in:
Stephan Raabe
2024-02-19 18:14:24 +01:00
parent b67525df47
commit cc5a6e7d4c
30 changed files with 92 additions and 236 deletions
+59
View File
@@ -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"
);
+17
View File
@@ -0,0 +1,17 @@
packagesPacman=(
"hyprland"
"xdg-desktop-portal-hyprland"
"waybar"
"grim"
"slurp"
"swayidle"
"swappy"
"cliphist"
);
packagesYay=(
"swww"
"swaylock-effects-git"
"wlogout"
"nwg-look"
);
+17
View File
@@ -0,0 +1,17 @@
packagesPacman=(
"qtile"
"picom"
"scrot"
"slock"
"xorg"
"xorg-xinit"
"nitrogen"
"python-dbus-next"
"python-iwlib"
"xclip"
"xautolock"
);
packagesYay=(
"qtile-extras"
);