Skip to content

Commit

Permalink
chord: update tmux.local.conf
Browse files Browse the repository at this point in the history
  • Loading branch information
seagle0128 committed Oct 14, 2024
1 parent 836382c commit 3bdd41e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .tmux.conf.local
Original file line number Diff line number Diff line change
Expand Up @@ -268,6 +268,7 @@ tmux_conf_theme_right_separator_sub='\uE0B3' # PowerlineSymbols.otf font, see
# - #{username}
# - #{username_ssh}
tmux_conf_theme_status_left=" ❐ #S | ↑#{?uptime_y, #{uptime_y}y,}#{?uptime_d, #{uptime_d}d,}#{?uptime_h, #{uptime_h}h,}#{?uptime_m, #{uptime_m}m,} "
#tmux_conf_theme_status_left=" ❐ #S | ↑#{?uptime_y, #{uptime_y}y,}#{?uptime_d, #{uptime_d}d,}#{?uptime_h, #{uptime_h}h,}#{?uptime_m, #{uptime_m}m,} | #{pretty_pane_current_path} "
tmux_conf_theme_status_right=" #{prefix}#{mouse}#{pairing}#{synchronized}#{?battery_status,#{battery_status},}#{?battery_bar, #{battery_bar},}#{?battery_percentage, #{battery_percentage},} , %R , %d %b | #{username}#{root} | #{hostname} "

# status left style
Expand Down

0 comments on commit 3bdd41e

Please sign in to comment.