From 2582444730c244339a06ed25763afd37c597592b Mon Sep 17 00:00:00 2001 From: silly Date: Wed, 8 Apr 2026 05:13:33 +0000 Subject: Update silly.sh --- silly.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/silly.sh b/silly.sh index 2061ad1..0c14fa0 100644 --- a/silly.sh +++ b/silly.sh @@ -21,6 +21,7 @@ PACMAN_PKGS=( btop fastfetch firefox + neovim imv mpv imagemagick @@ -111,7 +112,7 @@ install() { } sync() { - CONFIGS=(btop dunst fastfetch fish firefox gtk-3.0 gtk-4.0 hypr kitty rofi scripts wallpaper zed) + CONFIGS=(btop dunst fastfetch fish firefox gtk-3.0 gtk-4.0 hypr kitty rofi scripts wallpaper zed neovim) echo for name in "${CONFIGS[@]}"; do -- cgit v1.3.1