X-Git-Url: https://git.josue.xyz/?a=blobdiff_plain;f=.tmux.conf.local;h=a063421a156ba0cdfdc41221a7adc3a5e12998b9;hb=5f797af6612ed10887189b47a1efc2f915586e59;hp=80ff9b2dcf2fab370f3db39825451a17cf16b4b1;hpb=3aba54c891969552833dbc350b3139e944e17a97;p=dotfiles%2F.git diff --git a/.tmux.conf.local b/.tmux.conf.local index 80ff9b2d..a063421a 100644 --- a/.tmux.conf.local +++ b/.tmux.conf.local @@ -180,7 +180,7 @@ tmux_conf_theme_right_separator_sub='|' # - #{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_right='#{prefix}#{pairing}#{synchronized} |E>#(curl ifconfig.me) | W> #(ip addr show | grep inet | grep -v inet6 | grep wlan0 |grep -o ".* brd"| grep -oP "(\b([0-9]{1,3}\.){3}[0-9]{1,3}\b)") | L> #(ip addr show | grep inet | grep -v inet6 | grep eno1 |grep -o ".* brd"| grep -oP "(\b([0-9]{1,3}\.){3}[0-9]{1,3}\b)") | #{?battery_status, #{battery_status},}#{?battery_bar, #{battery_bar},}#{?battery_percentage, #{battery_percentage},} | %R , %d %b | #{username}#{root} | #{hostname} ' +tmux_conf_theme_status_right='#{prefix}#{pairing}#{synchronized} |E>#(curl ifconfig.me) | W> #(ip addr show | grep inet | grep -v inet6 | grep wlan0 |grep -o ".* brd"| grep -oP "(\b([0-9]{1,3}\.){3}[0-9]{1,3}\b)") | L> #(ip addr show | grep inet | grep -v inet6 | grep enp8s0 |grep -o ".* brd"| grep -oP "(\b([0-9]{1,3}\.){3}[0-9]{1,3}\b)") | #{?battery_status, #{battery_status},}#{?battery_bar, #{battery_bar},}#{?battery_percentage, #{battery_percentage},} | %R , %d %b | #{username}#{root} | #{hostname} ' # status left style tmux_conf_theme_status_left_fg='#000000,#e0e0e0,#e0e0e0' # black, white , white