Skip to content

Commit

Permalink
Removed unused code (leftover from testing) (#65)
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
3 people authored Jan 13, 2022
1 parent 5bb2086 commit fb28278
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/nord-status-content.conf
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ set -g @prefix_highlight_copy_mode_attr "fg=brightcyan,bg=black,bold"
#+ Status +
#+--------+
#+--- Bars ---+
#set -g status-left "#[fg=black,bg=blue,bold] #S#[fg=blue,bg=black,nobold,noitalics,nounderscore]"
set -g status-left "#[fg=black,bg=blue,bold] #S #[fg=blue,bg=black,nobold,noitalics,nounderscore]"
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 "

Expand Down

0 comments on commit fb28278

Please sign in to comment.