updated sparse tmux

This commit is contained in:
spinach 2023-03-08 13:15:46 -05:00
parent eda3829375
commit 39df4498c9
5 changed files with 6 additions and 6 deletions

@ -1 +1 @@
Subproject commit fa33145cc12003005b92d7e536025ed5833b9c4f
Subproject commit 62f42f013d866139fa23068ac2651b3f7e05a56f

@ -1 +1 @@
Subproject commit 336032a2f1b826365e6fc27667d55c273ec8cf99
Subproject commit 112e62c1c873fb1910c08ed331f354ae017aac57

@ -1 +1 @@
Subproject commit 2aa16c54314f175e4f34fdd7fa1bdb03f1797c6a
Subproject commit a30145b0f82d06770e924e9eac064ed223a94e6b

@ -1 +1 @@
Subproject commit 020bbf7d64cc2f0c5d2a4ab96d45b8014ef54ad2
Subproject commit cb8bdd3e43b50a0610cff3a69959cb27eb407afc

View File

@ -38,8 +38,8 @@ set -g status-interval 10
set -g status-style "bg=black, fg=brightWhite"
set -g status-right "#(display_uptime) | %a, %b %d %l:%M %P "
set -g status-right-length 100
set -g status-left " #(bluebikes -pc) |"
set -g status-left-length 100
#set -g status-left " #(bluebikes -pc) |"
#set -g status-left-length 100
# tmux auto start
# set -g @plugin 'tmux-plugins/tmux-resurrect'