1
0
Fork 0
mirror of synced 2025-04-18 04:29:41 -04:00

update tmux config

This commit is contained in:
feileo 2024-07-21 00:58:08 +08:00
parent d6ce2acad2
commit d831ed8fa6
2 changed files with 9 additions and 9 deletions

View file

@ -12,7 +12,7 @@
# -- general -------------------------------------------------------------------
set -g default-terminal "screen-256color" # colors
set -g default-terminal "screen-256color"
setw -g xterm-keys on
set -s escape-time 10 # faster command sequences

View file

@ -276,10 +276,10 @@ tmux_conf_theme_left_separator_main=""
tmux_conf_theme_left_separator_sub="|"
tmux_conf_theme_right_separator_main=""
tmux_conf_theme_right_separator_sub="|"
# tmux_conf_theme_left_separator_main='\uE0B0' # /!\ you don't need to install Powerline
# tmux_conf_theme_left_separator_sub='\uE0B1' # you only need fonts patched with
# tmux_conf_theme_right_separator_main='\uE0B2' # Powerline symbols or the standalone
# tmux_conf_theme_right_separator_sub='\uE0B3' # PowerlineSymbols.otf font, see README.md
#tmux_conf_theme_left_separator_main='\uE0B0' # /!\ you don't need to install Powerline
#tmux_conf_theme_left_separator_sub='\uE0B1' # you only need fonts patched with
#tmux_conf_theme_right_separator_main='\uE0B2' # Powerline symbols or the standalone
#tmux_conf_theme_right_separator_sub='\uE0B3' # PowerlineSymbols.otf font, see README.md
# TODO: remove
# tmux_conf_theme_left_separator_main="" # /!\ you don"t need to install Powerline
# tmux_conf_theme_left_separator_sub="" # you only need fonts patched with
@ -404,10 +404,10 @@ tmux_conf_battery_vbar_palette="gradient"
#tmux_conf_battery_vbar_palette="#d70000,#ff5f00,#5fff00" # red, orange, green
# symbols used to indicate whether battery is charging or discharging
# tmux_conf_battery_status_charging="↑" # U+2191
# tmux_conf_battery_status_discharging="↓" # U+2193
tmux_conf_battery_status_charging="🔌" # U+1F50C
tmux_conf_battery_status_discharging="🔋" # U+1F50B
tmux_conf_battery_status_charging="↑" # U+2191
tmux_conf_battery_status_discharging="↓" # U+2193
# tmux_conf_battery_status_charging="🔌" # U+1F50C
# tmux_conf_battery_status_discharging="🔋" # U+1F50B
# clock style (when you hit <prefix> + t)
# you may want to use %I:%M %p in place of %R in tmux_conf_theme_status_right