diff options
| author | Ja.KooLit <85185940+JaKooLit@users.noreply.github.com> | 2024-08-20 08:18:03 +0900 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-08-20 08:18:03 +0900 |
| commit | ccbcf33e51b64f438f1a268d6344ef2038097cd3 (patch) | |
| tree | 3ff988c64048e5a40874195f9387df1ccc6e3d73 /upgrade.sh | |
| parent | ebd6a8d63c76051c703d907e9bbef73a983427a4 (diff) | |
| parent | 4c9d502916025ee4f8059fd549291a3591034edd (diff) | |
Merge pull request #407 from asunekants/patch-1
Update modules - Make taskbar ignore the drop-down terminal when it's hidden.
Diffstat (limited to 'upgrade.sh')
| -rwxr-xr-x | upgrade.sh | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -39,6 +39,7 @@ declare -A directories=( ["config/fastfetch/"]="$HOME/.config/fastfetch/" ["config/wallust/"]="$HOME/.config/wallust/" ["config/wlogout/"]="$HOME/.config/wlogout/" + ["config/nvim/"]="$HOME/.config/nvim/" # Add more directories to compare as needed ) |
