diff options
| author | TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> | 2026-03-16 12:01:38 +0900 |
|---|---|---|
| committer | TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> | 2026-03-16 12:01:38 +0900 |
| commit | 4f821e8dec179aaa0cdfdcdf55e8af50bbc03f80 (patch) | |
| tree | 215c3621456706556d57026879b5c4fdf5a52dce /ar | |
| parent | f9e5516e35df6373fc4c1a20b97b52ae07df708d (diff) | |
modified statusbar/sb-repos
Diffstat (limited to 'ar')
| -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 f2ec6f5..4e7f185 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 |
