home
/
code
/
khome.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d47ef50
)
Use weekday-viz in tmux status
author
Siraaj Khandkar
<siraaj@khandkar.net>
Wed, 21 Apr 2021 12:44:17 +0000
(08:44 -0400)
committer
Siraaj Khandkar
<siraaj@khandkar.net>
Wed, 21 Apr 2021 12:44:17 +0000
(08:44 -0400)
home/.tmux.conf
patch
|
blob
|
blame
|
history
diff --git
a/home/.tmux.conf
b/home/.tmux.conf
index
714983c
..
cacfa98
100644
(file)
--- a/
home/.tmux.conf
+++ b/
home/.tmux.conf
@@
-52,6
+52,8
@@
setw -g status-style "fg=#b2b2a0"
setw -ga status-style "bg=#383838"
#setw -ga status-style "bg=#1f1f1f" # too dark
#setw -ga status-style "bg=#3f3f3f" # blends with term bg too much
+setw -g status-right "\"#{=21:pane_title}\" #(weekday-viz) %b %d %H:%M"
+setw -g status-interval 10
setw -g window-status-current-style "fg=#dfaf8f"
#setw -ga window-status-current-style "bg=#2b2b2b"
This page took
0.026362 seconds
and
4
git commands to generate.