mirror of
https://github.com/NNTmux/newznab-tmux.git
synced 2026-08-28 17:01:16 +00:00
Improve look of tmux panes
This commit is contained in:
+10
-2
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user