diff --git a/setup.sh b/setup.sh index df33331..9817d44 100755 --- a/setup.sh +++ b/setup.sh @@ -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/