From 9e4f026767b07be4dcbe03c0d701975171975785 Mon Sep 17 00:00:00 2001 From: srdusr Date: Sun, 22 Jan 2023 23:54:18 +0200 Subject: Add tmux mem and cpu togglability --- .config/tmux/left-status.sh | 1 + 1 file changed, 1 insertion(+) (limited to '.config/tmux/left-status.sh') diff --git a/.config/tmux/left-status.sh b/.config/tmux/left-status.sh index afceea8..efa5982 100755 --- a/.config/tmux/left-status.sh +++ b/.config/tmux/left-status.sh @@ -22,3 +22,4 @@ function main() { # Calling the main function which will call the other functions. main + -- cgit v1.2.3