summaryrefslogtreecommitdiff
path: root/install.sh
diff options
context:
space:
mode:
authorsubh <subh@example.com>2026-01-23 23:47:40 +0530
committersubh <subh@example.com>2026-01-23 23:47:40 +0530
commit14c0bfd5d4f63f49196e818c2c2bbd2488d8f4fe (patch)
tree1374f93499d5af23a46f881bfcf3e2365ae49590 /install.sh
parentcc3e2b53f812ec1d5b5a02a4c7ecffba509b996c (diff)
Changed font for quickshell and toggled blur on
Diffstat (limited to 'install.sh')
-rwxr-xr-xinstall.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/install.sh b/install.sh
index a617965..a537bc7 100755
--- a/install.sh
+++ b/install.sh
@@ -4,7 +4,7 @@
sudo pacman -Syu
echo "[*] Installing core packages"
-sudo pacman -S NetworkManager ly firewalld discord libnotify fastfetch ttd-iosevka-nerd quickshell fzf hyprlock hyprshot exa fd ripgrep bat pcmanfm make cmake hyprland wayland pipewire ghostty swww rofi pavucontrol pulseaudio mpv feh swaync maim dbus wl-clipboard tmux docker docker-compose rust go cargo uv python3 doas openvpn net-tools 7zip zip netcat socat wget curl spotify zoxide octopi cuda nvidia-settings nvidia-utils opencl-nvidia bore faker grex protonvpn keepassxc
+sudo pacman -S NetworkManager ly firewalld discord libnotify fastfetch ttd-iosevka-nerd quickshell fzf hyprlock hyprshot exa fd ripgrep bat pcmanfm make cmake hyprland wayland pipewire ghostty swww rofi pavucontrol pulseaudio mpv feh swaync maim dbus wl-clipboard tmux docker docker-compose rust go cargo uv python3 doas openvpn net-tools 7zip zip netcat socat wget curl spotify zoxide octopi cuda nvidia-settings nvidia-utils opencl-nvidia bore faker grex protonvpn keepassxc flameshot
echo "[*] Building yay"
git clone https://aur.archlinux.org/yay.git && cd yay && sudo makepkg -si