Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Configuration to disable patched font usage in status content #11

Merged

Conversation

arcticicestudio
Copy link
Contributor

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

This commit 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".

GH-5
@arcticicestudio arcticicestudio added this to the 0.3.0 milestone Oct 3, 2017
@arcticicestudio arcticicestudio self-assigned this Oct 3, 2017
@arcticicestudio arcticicestudio merged commit 0809657 into develop Oct 3, 2017
@arcticicestudio arcticicestudio deleted the feature/gh-5-config-status-content-no-patched-font branch October 3, 2017 09:09
@arcticicestudio arcticicestudio added the hacktoberfest This repository participates in the Hacktoberfest label Oct 3, 2017
@arcticicestudio arcticicestudio removed their assignment Oct 5, 2017
@svengreb svengreb added context-content scope-ux scope-customization and removed hacktoberfest This repository participates in the Hacktoberfest labels Feb 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Allow disabling the use of patched fonts
2 participants