track alacritty, wayland, misc fixes and binfiles
This commit is contained in:
parent
ca20e04409
commit
4c1563501a
9 changed files with 1834 additions and 4 deletions
|
|
@ -21,7 +21,7 @@ bind r source-file ~/.config/tmux/tmux.conf
|
|||
set -g mouse on
|
||||
|
||||
set -g status on
|
||||
set -g status-style bg=black,fg=white
|
||||
set -g status-style bg=colour235,fg=brightblack
|
||||
set -g status-left-length 50
|
||||
set -g status-right-length 50
|
||||
|
||||
|
|
@ -29,8 +29,8 @@ set -g status-right-length 50
|
|||
set -g status-position top
|
||||
set -g status-justify left
|
||||
set -g status-interval 15
|
||||
set -g status-left "#[fg=blue,bold]#S#[fg=brightblack] ⧽ "
|
||||
set -g status-right "#[fg=brightblack]⧼ %Y-%m-%d"
|
||||
set -g status-left "#[fg=blue,bold]#S#[fg=brightblack,bg=colour235] ⧽ "
|
||||
set -g status-right "#[fg=brightblack,bg=colour235]⧼ %Y-%m-%d"
|
||||
{{- else }}
|
||||
set -g status-position bottom
|
||||
set -g status-justify centre
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue