diff options
| author | subh <subh@example.com> | 2026-01-23 23:47:40 +0530 |
|---|---|---|
| committer | subh <subh@example.com> | 2026-01-23 23:47:40 +0530 |
| commit | 14c0bfd5d4f63f49196e818c2c2bbd2488d8f4fe (patch) | |
| tree | 1374f93499d5af23a46f881bfcf3e2365ae49590 /install.sh | |
| parent | cc3e2b53f812ec1d5b5a02a4c7ecffba509b996c (diff) | |
Changed font for quickshell and toggled blur on
Diffstat (limited to 'install.sh')
| -rwxr-xr-x | install.sh | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |
