Improve look of tmux panes

This commit is contained in:
DariusIII
2025-11-01 16:52:25 +01:00
parent 189338aab6
commit 554e943458
7 changed files with 285 additions and 675 deletions
+10 -2
View File
@@ -25,6 +25,14 @@
# Custom tmux config file path (default: config/tmux.conf)
# TMUX_CONFIG_FILE=/path/to/custom/tmux.conf
# Terminal type (default: xterm-256color)
# TMUX_TERMINAL=xterm-256color
# Terminal type (default: tmux-256color for true color support)
# TMUX_TERMINAL=tmux-256color
# Use powerline symbols in status bar (default: true)
# Requires powerline fonts or nerd fonts installed
# TMUX_USE_POWERLINE=true
# Use nerd font icons (default: true)
# Requires nerd fonts installed (e.g., FiraCode Nerd Font)
# TMUX_USE_NERD_FONTS=true