You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix image URLs after nord-docs GitHub flow and main branch migration (#73)
The URLs to image assets were broken due the recent GitHub flow
migration [1] in the `nord-docs` repository as well as the switch from
the `master` to `main` branch [2].
[1]: nordtheme/web#229
[2]: nordtheme/web#236GH-72
**Optional Status Bar Content** — #7, #10 ⇄ #8, #12 (⊶ 27754979) by [@tsroten][gh-user-tsroten] and [@rgcr][gh-user-rgcr]
50
50
↠ Added a new theme configuration to [disable the default predefined status bar content][nord-docs-config-default-content], allowing to customize the status content, e.g. adding other plugins or adjust the layout, by setting the `@nord_tmux_show_status_content` variable to `0`:
@@ -53,7 +53,7 @@ set -g @nord_tmux_no_patched_font "1"
@@ -25,7 +25,7 @@ To automatically download and activate Nord tmux, follow the install instruction
25
25
1. add `set -g @plugin "arcticicestudio/nord-tmux"` to your [`tmux.conf`][tmux-man-tmux.conf], by default `.tmux.conf` located in your [home directory][wiki-home_dir]
26
26
2. press the default key binding `prefix` + <kbd>I</kbd> to fetch- and install the plugin
See the Nord tmux's documentation for [more installation options][nord-docs-home-install] and how to [set it up manually][nord-docs-home-install#manual].
31
31
Also see [_tpm's_ install instructions][gh-tpm-docs-install-plugins] for more details.
@@ -34,17 +34,17 @@ Also see [_tpm's_ install instructions][gh-tpm-docs-install-plugins] for more de
34
34
35
35
<divalign="center"><p><strong>Your terminal. Your style.</strong></p><p>The unified UI element design provides a clutter-free and fluidly merging appearance.</p></div>
<divalign="center"><p><strong>Uniform design with beautiful UI elements.</strong></p><p>The themed UI elements provide a fluid and unobtrusive transition from the terminal to the tmux status bar.</p></div>
<divalign="center"><p><strong>Take your favorite plugins with you.</strong></p><p>The theme supports popular plugins for a fluid and unobtrusive user interface transition.</p></div>
@@ -56,7 +56,7 @@ Please take a moment to read Nord's full [contributing guide][nord-contrib-guide
56
56
57
57
The guide also includes information about [minimal, complete, and verifiable examples][nord-contrib-guide-mcve] and other ways to contribute to the project like [improving existing issues][nord-contrib-guide-impr-issues] and [giving feedback on issues and pull requests][nord-contrib-guide-feedback].
0 commit comments