From 66f449773a8691c553c8dbe102168be4b1eeb126 Mon Sep 17 00:00:00 2001 From: TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> Date: Wed, 7 Jan 2026 00:03:46 +0900 Subject: modified fontconfig/fonts.conf, modified htop/htoprc, modified statusbar/sb-clock, modified statusbar/sb-keyboard, modified statusbar/sb-repos --- ar/.local/bin/statusbar/sb-keyboard | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'ar/.local/bin/statusbar/sb-keyboard') diff --git a/ar/.local/bin/statusbar/sb-keyboard b/ar/.local/bin/statusbar/sb-keyboard index 34fa2bc..7da2f45 100755 --- a/ar/.local/bin/statusbar/sb-keyboard +++ b/ar/.local/bin/statusbar/sb-keyboard @@ -5,7 +5,7 @@ case $BLOCK_BUTTON in 1) fcitx5-remote -t && kill -44 "$(pidof "${STATUSBAR:-dwmblocks}")" ;; 2) remaps ;; -3) notify-send "⌨️ Input Method module" "\- Shows current input method (defalt US) +3) notify-send "⌨Input Method module" "\- Shows current input method (defalt US) - Left click to switch language (EN/KO) - Middle click to change keyboard" ;; 6) setsid -f "$TERMINAL" -e "$EDITOR" "$0" ;; @@ -28,4 +28,4 @@ hangul) lang="KO" ;; *) lang="??" ;; esac -echo "⌨️$lang" +echo "⌨$lang" -- cgit v1.2.3