Update font docs.

This commit is contained in:
2026-02-13 21:12:39 -05:00
parent faf8bf8170
commit fc9b2517c6
2 changed files with 8 additions and 11 deletions

View File

@@ -1,16 +1,13 @@
###############################################################################
## Author: Shaun Reed | Contact: shaunrd0@gmail.com | URL: www.shaunreed.com ##
## ##
## A custom tmux multiplexer config / layout created for Manjaro i3 ##
## Inspired by vim-powerline: https://github.com/Lokaltog/powerline ##
## A custom tmux multiplexer config / layout created for KDE ##
## ##
## This config was created and tested with Powerline Consolas ##
## https://github.com/Lokaltog/powerline-fonts ##
## Some symbols may require Font Awesome 5 Free Solid ##
## This config was tested with SauceCodePro Nerd Font Mono, Regular ##
## See: dot/.local/share/fonts/ ##
## https://github.com/ryanoasis/nerd-fonts ##
## ##
###############################################################################
# .tmux.conf
#
# If symbols or powerline layout fail to appear...
# + Check your terminal emulator font settings include these fonts
# + Check that required fonts are installed
@@ -57,10 +54,10 @@ set -g status-style fg=colour240,bg=colour233
set -g status-left-style bg=colour233,fg=colour243
set -g status-left-length 40
# Note: Powerline font requires alternate of bold on right side
# Note: SauceCodePro font requires alternate of bold on right side
# + Corrects gap on right of character that reveals BG color
# Note: No bold required, no BG reveal produced by symbol gaps on left side
# + Font: Sauce Code Pro (NERD patch)
# + Font: SauceCodePro (NERD patch, Regular)
# Right side of status bar
set -g status-right-style bg=colour233,fg=colour243