We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
svengreb
Learn more about funding links in repositories.
Report abuse
1 parent 5bb2086 commit fb28278Copy full SHA for fb28278
src/nord-status-content.conf
@@ -17,7 +17,6 @@ set -g @prefix_highlight_copy_mode_attr "fg=brightcyan,bg=black,bold"
17
#+ Status +
18
#+--------+
19
#+--- Bars ---+
20
-#set -g status-left "#[fg=black,bg=blue,bold] #S#[fg=blue,bg=black,nobold,noitalics,nounderscore]"
21
set -g status-left "#[fg=black,bg=blue,bold] #S #[fg=blue,bg=black,nobold,noitalics,nounderscore]"
22
set -g status-right "#{prefix_highlight}#[fg=brightblack,bg=black,nobold,noitalics,nounderscore]#[fg=white,bg=brightblack] ${NORD_TMUX_STATUS_DATE_FORMAT} #[fg=white,bg=brightblack,nobold,noitalics,nounderscore]#[fg=white,bg=brightblack] ${NORD_TMUX_STATUS_TIME_FORMAT} #[fg=cyan,bg=brightblack,nobold,noitalics,nounderscore]#[fg=black,bg=cyan,bold] #H "
23
0 commit comments