changing order of tmux notifications
This commit is contained in:
parent
70c58e9784
commit
7906b4c442
1 changed files with 1 additions and 1 deletions
|
|
@ -40,7 +40,7 @@ set -g @plugin 'seebi/tmux-colors-solarized'
|
||||||
|
|
||||||
set -g @maildir_counters '~/Mail/FastMail/INBOX/new|~/Mail/IOCOM/INBOX/new'
|
set -g @maildir_counters '~/Mail/FastMail/INBOX/new|~/Mail/IOCOM/INBOX/new'
|
||||||
|
|
||||||
set -g status-right '✉ F:#{maildir_counter_1} I:#{maildir_counter_2} | #{battery_icon} #{battery_percentage} | %a %h-%d %H:%M '
|
set -g status-right '#{battery_icon} #{battery_percentage} | ✉ F:#{maildir_counter_1} I:#{maildir_counter_2} | %a %h-%d %H:%M '
|
||||||
|
|
||||||
# Initialize TMUX plugin manager
|
# Initialize TMUX plugin manager
|
||||||
run '~/.tmux/plugins/tpm/tpm'
|
run '~/.tmux/plugins/tpm/tpm'
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue