diff options
| author | TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> | 2026-04-19 14:10:24 +0900 |
|---|---|---|
| committer | TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> | 2026-04-19 14:10:24 +0900 |
| commit | f02124ad6fcfc176ca5cac95ac8b8905d46dedb4 (patch) | |
| tree | a1d42d8088dce7df971a7812e60a03d9690297e0 /ar/.local | |
| parent | 238c79747a7d70ad059799c602ec12253531b5a4 (diff) | |
Diffstat (limited to 'ar/.local')
| -rwxr-xr-x | ar/.local/bin/statusbar/sb-system | 3 |
1 files changed, 1 insertions, 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 |
