Closed poteto closed 4 years ago
Hi @poteto thanks for your feedback. The font used in screenshot is from this repo https://github.com/ryanoasis/nerd-fonts. I added support for customizing the icons. You can set or disable each of them now.
set -g @tmux_power_date_icon ' ' # set it to a blank will disable the icon
set -g @tmux_power_time_icon '🕘' # emoji can be used if your terminal supports
set -g @tmux_power_user_icon 'U'
set -g @tmux_power_session_icon 'S'
set -g @tmux_power_upload_speed_icon '↑'
set -g @tmux_power_download_speed_icon '↓'
Thanks, it works great!
Sorry to ask, how did you change font to use font from the NerdFont?
Font is controlled by the terminal emulator, not tmux. @slier81
i was using window terminal..nvm i got it fixed..thx!
can you please tell me how did you manage to do this?
@whogurdevil install a nerdfont enabled font from the following repo, select it as your default in your terminal and reboot your machine if it doesn't refresh https://github.com/ryanoasis/nerd-fonts
Hi, thanks for the theme, it's great! Would it be possible to have a version without the included icons? Not all fonts include these glyphs. I'm using Meslo from powerline-fonts.