Skip to content

Commit fb28278

Browse files
junhan-zarcticicestudiosvengreb
authoredJan 13, 2022
Removed unused code (leftover from testing) (#65)
The line was introduced almost 4 years ago as a leftover from implementation testing. [1]: f454d69#diff-d9891399791d834c4cb0e752799a64427b19f90136306bfbda70ae85148cdf1aR21 Co-authored-by: Arctic Ice Studio <development@arcticicestudio.com> Co-authored-by: Sven Greb <development@svengreb.de>
1 parent 5bb2086 commit fb28278

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed
 

‎src/nord-status-content.conf

-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@ set -g @prefix_highlight_copy_mode_attr "fg=brightcyan,bg=black,bold"
1717
#+ Status +
1818
#+--------+
1919
#+--- Bars ---+
20-
#set -g status-left "#[fg=black,bg=blue,bold] #S#[fg=blue,bg=black,nobold,noitalics,nounderscore]"
2120
set -g status-left "#[fg=black,bg=blue,bold] #S #[fg=blue,bg=black,nobold,noitalics,nounderscore]"
2221
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 "
2322

0 commit comments

Comments
 (0)
Please sign in to comment.