diff options
| author | TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> | 2025-02-02 20:10:52 +0900 |
|---|---|---|
| committer | TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> | 2025-02-02 20:10:52 +0900 |
| commit | b0854da908654a679e0d98b48d61157ccef2e538 (patch) | |
| tree | f351de391b7cf315fe29e0fc938b3bc54315fa60 /ar/.local/bin | |
| parent | d792cee50c79e29299a33031809dea6020e3c979 (diff) | |
modified x11/xprofile, modified statusbar/sb-keyboard
Diffstat (limited to 'ar/.local/bin')
| -rwxr-xr-x | ar/.local/bin/statusbar/sb-keyboard | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ar/.local/bin/statusbar/sb-keyboard b/ar/.local/bin/statusbar/sb-keyboard index d915825..3d9383d 100755 --- a/ar/.local/bin/statusbar/sb-keyboard +++ b/ar/.local/bin/statusbar/sb-keyboard @@ -26,4 +26,5 @@ keyboard-us) lang="US" ;; hangul) lang="KO" ;; *) lang="??" ;; esac + echo "⌨️$lang" |
