diff options
| author | silly <u65487754@gmail.com> | 2026-04-05 06:23:59 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-04-05 06:23:59 +0000 |
| commit | 2cb046c98835d7c989cce686064f3ae868b5ad63 (patch) | |
| tree | 68dc7fc72d3a3e40f4de5c188b606ea5fb48256d /silly.sh | |
| parent | 4013badddd10ac90628615ea45d13abff3607331 (diff) | |
Update silly.sh
Diffstat (limited to 'silly.sh')
| -rw-r--r-- | silly.sh | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -111,7 +111,7 @@ install() { } sync() { - CONFIGS=(btop dunst fastfetch fish firefox hypr kitty rofi scripts wallpaper zed) + CONFIGS=(btop dunst fastfetch fish firefox gtk-3.0 gtk-4.0 hypr kitty rofi scripts wallpaper zed) echo for name in "${CONFIGS[@]}"; do |
