summaryrefslogtreecommitdiff
path: root/silly.sh
diff options
context:
space:
mode:
authorsilly <u65487754@gmail.com>2026-04-16 01:07:14 +0000
committerGitHub <noreply@github.com>2026-04-16 01:07:14 +0000
commita1fc20734421c8afa79b3822ee6f37c7c264c0a3 (patch)
tree5f4e3557f438400c94fd7448384dbd9d7914619a /silly.sh
parentb6e8e381cdb9e733d43a668909854024687ec2fc (diff)
Update silly.sh
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