feat(tmux): remove date module on the bar
This commit is contained in:
parent
a2daf25767
commit
09953219e9
1 changed files with 1 additions and 3 deletions
|
@ -26,8 +26,6 @@ set -g @catppuccin_window_current_text " #W"
|
|||
### Right Status
|
||||
set -g status-right-length 100
|
||||
set -g status-right ""
|
||||
set -ga status-right "#[bg=#{@thm_bg},fg=#{@thm_surface_0}]"
|
||||
set -ga status-right "#[bg=#{@thm_surface_0},fg=#{@thm_lavender}] %Y-%m-%d "
|
||||
set -ga status-right "#[bg=#{@thm_surface_0},fg=#{@thm_lavender}]"
|
||||
set -ga status-right "#[bg=#{@thm_bg},fg=#{@thm_lavender}]"
|
||||
set -ga status-right "#[bg=#{@thm_lavender},fg=#{@thm_bg}] %H:%M "
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue