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