Files
tmux-themepack/test/tmux-custom-overrides.conf

25 lines
1.3 KiB
Plaintext

set -g @themepack-status-left-area-left-format ":LLF:"
set -g @themepack-status-left-area-left-prefix "LLP"
set -g @themepack-status-left-area-left-suffix "LLS"
set -g @themepack-status-left-area-middle-format ":LMF:"
set -g @themepack-status-left-area-middle-prefix "LMP"
set -g @themepack-status-left-area-middle-suffix "LMS"
set -g @themepack-status-left-area-right-format ":LRF:"
set -g @themepack-status-left-area-right-prefix "LRP"
set -g @themepack-status-left-area-right-suffix "LRS"
set -g @themepack-status-right-area-left-format ":RLF:"
set -g @themepack-status-right-area-left-prefix "RLP"
set -g @themepack-status-right-area-left-suffix "RLS"
set -g @themepack-status-right-area-middle-format ":RMF:"
set -g @themepack-status-right-area-middle-prefix "RMP"
set -g @themepack-status-right-area-middle-suffix "RMS"
set -g @themepack-status-right-area-right-format ":RRF:"
set -g @themepack-status-right-area-right-prefix "RRP"
set -g @themepack-status-right-area-right-suffix "RRS"
set -g @themepack-window-status-current-format ":WSCF:"
set -g @themepack-window-status-current-prefix "WSCP"
set -g @themepack-window-status-current-suffix "WSCS"
set -g @themepack-window-status-format ":WSF:"
set -g @themepack-window-status-prefix "WSP"
set -g @themepack-window-status-suffix "WSS"