diff options
| author | silly <u65487754@gmail.com> | 2026-04-16 01:07:14 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-04-16 01:07:14 +0000 |
| commit | a1fc20734421c8afa79b3822ee6f37c7c264c0a3 (patch) | |
| tree | 5f4e3557f438400c94fd7448384dbd9d7914619a /silly.sh | |
| parent | b6e8e381cdb9e733d43a668909854024687ec2fc (diff) | |
Update silly.sh
Diffstat (limited to 'silly.sh')
| -rw-r--r-- | silly.sh | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -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 |
