From 7e5afbf834b6ca2f9ef6e509843a3c4e9288ea84 Mon Sep 17 00:00:00 2001 From: clint Date: Mon, 27 May 2024 16:02:03 -0500 Subject: [PATCH] shortcut tmux --- tmux/.config/tmux/statusline.conf | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/tmux/.config/tmux/statusline.conf b/tmux/.config/tmux/statusline.conf index 4ff0f5c..9641313 100644 --- a/tmux/.config/tmux/statusline.conf +++ b/tmux/.config/tmux/statusline.conf @@ -7,7 +7,8 @@ set-window-option -g status-left-style "fg=white bg=black" set-window-option -g status-left-length 30 # right status -set-window-option -g status-right "#[fg=brightred bg=black] #[fg=white bg=black] #{weather} #[fg=brightred bg=black] #[fg=colour179 bg=black]🖥 CPU:#{cpu_percentage} MEM:#{ram_percentage} #[fg=brightred bg=black] #[fg=white bg=black]📅%Y-%m-%d 🕗%I:%m%p" +set-window-option -g status-right-length 300 +set-window-option -g status-right "[`F] Search [`C-r] Restore [`C-s] Save#[fg=brightred bg=black] #[fg=white bg=black] #{weather} #[fg=brightred bg=black] #[fg=colour179 bg=black]🖥 CPU:#{cpu_percentage} MEM:#{ram_percentage} #[fg=brightred bg=black] #[fg=white bg=black]📅%Y-%m-%d 🕗%I:%m%p" set-window-option -g status-right-style "fg=white bg=black" # set-option -g status-right