diff options
| author | caley <u65487754@gmail.com> | 2026-04-20 00:34:50 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-04-20 00:34:50 +0000 |
| commit | 3f1c1d6635d19475b6dba388d2e07244a98ba48d (patch) | |
| tree | 83e0d105dc18c5d819512e8a88001d1cabadd457 | |
| parent | a1fc20734421c8afa79b3822ee6f37c7c264c0a3 (diff) | |
Update silly.sh
| -rw-r--r-- | silly.sh | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |
