nordtheme / tmux

An arctic, north-bluish clean and elegant tmux color theme.
https://www.nordtheme.com/ports/tmux
MIT License
1.07k stars 141 forks source link

Configuration to disable patched font usage in status content #11

Closed arcticicestudio closed 6 years ago

arcticicestudio commented 6 years ago

Closes #5

This PR implements a configuration to allow users to disable status content that needs a patched font setup.

The config can be enabled by setting the global variable @nord_tmux_no_patched_font to 1:

set -g @nord_tmux_no_patched_font "1"

scrot-config-status-content-no-patched-font