From 3f1c1d6635d19475b6dba388d2e07244a98ba48d Mon Sep 17 00:00:00 2001 From: caley Date: Mon, 20 Apr 2026 00:34:50 +0000 Subject: Update silly.sh --- silly.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/silly.sh b/silly.sh index f73119a..432a1ab 100644 --- a/silly.sh +++ b/silly.sh @@ -112,7 +112,7 @@ install() { } sync() { - CONFIGS=(btop dunst 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 waybar zed nvim) echo for name in "${CONFIGS[@]}"; do -- cgit v1.3.1