diff options
| author | TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> | 2026-03-16 13:56:19 +0900 |
|---|---|---|
| committer | TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> | 2026-03-16 13:56:19 +0900 |
| commit | e88d1382b5ae2ded33a59168db8c54980a160b99 (patch) | |
| tree | 1127ba100d8806c7d89820e3589d535a8b458c5c /ar/.local/bin/statusbar/sb-repos | |
| parent | 09109f9ec6306724cadc4681385f182b324cdf4d (diff) | |
modified statusbar/sb-disk, modified statusbar/sb-repos
Diffstat (limited to 'ar/.local/bin/statusbar/sb-repos')
| -rwxr-xr-x | ar/.local/bin/statusbar/sb-repos | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ar/.local/bin/statusbar/sb-repos b/ar/.local/bin/statusbar/sb-repos index 4e7f185..f2ec6f5 100755 --- a/ar/.local/bin/statusbar/sb-repos +++ b/ar/.local/bin/statusbar/sb-repos @@ -9,7 +9,7 @@ public_repos="${XDG_PUBLICSHARE_DIR:-${HOME}/Public}/repos" # Icon indicators dotfiles_icon="⚙" suckless_icon="🛠" -private_icon="🏘" +private_icon="🏠" public_icon="🏢" # Function to parse Git status and format symbols |
