changing order of tmux notifications
This commit is contained in:
@@ -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 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
|
||||
run '~/.tmux/plugins/tpm/tpm'
|
||||
|
||||
Reference in New Issue
Block a user