Getting started
The Dracula tmux theme can be configured using options in your.tmux.conf file. Configuration works regardless of whether you use $HOME/.tmux.conf or $XDG_CONFIG_HOME/tmux/tmux.conf.
Enabling plugins
To enable plugins, set up the@dracula-plugins option in your .tmux.conf file. Separate each plugin name with a space. The order you define plugins determines their display order on the status bar from left to right.
Plugin names used in
@dracula-plugins match the names in the documentation table of contents and plugin headlines.Plugin colors
You can customize background and foreground colors for each plugin:Refresh rate
Adjust how frequently the status bar updates (in seconds):The refresh rate for the status bar in seconds. Affects plugins like cpu-usage, gpu-usage, mpc, spotify-tui, and others.
Window flags
Enable or disable tmux window flags in the status bar:Show window flags in the status bar (*, -, #, etc.).
Empty plugins
Control whether plugins with no data should still display:Hide plugins when they have no data to display.
Padding configuration
Customize the padding around plugins with any character or whitespace:Padding character(s) on the left side of plugins. Set to
false to remove padding.Padding character(s) on the right side of plugins. Set to
false to remove padding.Border contrast
Enable high contrast for pane borders:Enable high contrast pane borders for better visibility.
Next steps
Status bar options
Configure window flags, refresh rate, and padding
Powerline
Enable and customize powerline symbols
Left icon
Customize the left icon with hostname or session name