From f02124ad6fcfc176ca5cac95ac8b8905d46dedb4 Mon Sep 17 00:00:00 2001 From: TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> Date: Sun, 19 Apr 2026 14:10:24 +0900 Subject: modified statusbar/sb-system --- ar/.local/bin/statusbar/sb-system | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/ar/.local/bin/statusbar/sb-system b/ar/.local/bin/statusbar/sb-system index 48addca..8f022d1 100755 --- a/ar/.local/bin/statusbar/sb-system +++ b/ar/.local/bin/statusbar/sb-system @@ -47,8 +47,7 @@ case $BLOCK_BUTTON in 2) setsid -f "$TERMINAL" -e htop ;; 3) notify-send "🖥 System module" "CPU temp, CPU bars, Memory, Disk usage Left click: show hogs & disk info -Middle click: open htop -Right click: this help" ;; +Middle click: open htop" ;; 6) setsid -f "$TERMINAL" -e "$EDITOR" "$0" ;; esac -- cgit v1.2.3