mirror of
https://github.com/szymon-jozef/superior_dotfiles.git
synced 2026-09-07 12:10:38 +02:00
Update .config/btop/btop.conf
Update .local/bin/system_setup.sh
This commit is contained in:
@@ -116,7 +116,7 @@ THEME_PKGS="
|
||||
catppuccin-gtk-theme-latte
|
||||
"
|
||||
|
||||
PKGS=( $HYPR_PKGS $SOUND_PKGS $UTIL_PKGS $GUI_PKGS $PRINT_PKGS $THEME_PKGS )
|
||||
PKGS=( $HYPR_PKGS $SOUND_PKGS $UTIL_PKGS $GUI_PKGS $PRINT_PKGS )
|
||||
|
||||
echo "Downloading packages..."
|
||||
sudo pacman -Syu --needed "${PKGS[@]}"
|
||||
@@ -149,4 +149,7 @@ echo "Services setup..."
|
||||
systemctl --user enable hypridle hyprpolkitagent pipewire-pulse
|
||||
sudo systemctl enable bluetooth cups
|
||||
|
||||
echo "Downloading theme with yay..."
|
||||
yay -S $THEME_PKGS --needed
|
||||
|
||||
echo -e "${BOLD}${GREEN}All done!${RESET}"
|
||||
|
||||
Reference in New Issue
Block a user