perf: 🚀 Add some basic packages for Pacman in script

This commit is contained in:
Ayush Dumasia 2025-04-29 10:03:16 +05:30
parent 868be334e3
commit 017f776cfe

View file

@ -1,5 +1,9 @@
#!/bin/bash
set -euo pipefail
sudo pacman -S hyprland waybar dunst kitty neovim git wl-clipboard xdg-desktop-portal-hyprland xdg-desktop-portal wofi network-manager-applet brightnessctl pavucontrol tmux rofi yazi firefox pamixer hyprlock grim slurp
cat << EOF | lolcat
_________ __ ____ ___
@ -11,6 +15,7 @@ cat << EOF | lolcat
EOF
echo "Copying config files..."
cp -r cava kitty dunst fastfetch gtk-3.0 gtk-4.0 hypr hypridle rofi starship tmux waybar yazi ~/.config/
@ -19,6 +24,11 @@ chmod +x *
cd ~/hyprdots
cd ~/.config/rofi
chmod +x *
cd ~/hyprdots
cp -r bin ~/.local/bin/
cd ~/.local/bin/