summaryrefslogtreecommitdiff
path: root/silly.sh
diff options
context:
space:
mode:
Diffstat (limited to 'silly.sh')
-rw-r--r--silly.sh3
1 files changed, 1 insertions, 2 deletions
diff --git a/silly.sh b/silly.sh
index 55b8a85..f73119a 100644
--- a/silly.sh
+++ b/silly.sh
@@ -20,7 +20,6 @@ PACMAN_PKGS=(
dunst
waybar
btop
- fastfetch
firefox
neovim
imv
@@ -113,7 +112,7 @@ install() {
}
sync() {
- CONFIGS=(btop dunst fastfetch fish firefox gtk-3.0 gtk-4.0 hypr kitty rofi scripts wallpaper zed nvim)
+ CONFIGS=(btop dunst fish firefox gtk-3.0 gtk-4.0 hypr kitty rofi scripts wallpaper zed nvim)
echo
for name in "${CONFIGS[@]}"; do