switch to ember light and dark theme for more comfortable usage, other various tmux config like displaying the date, more of a long term reminder not to waste the day, not a constantly updating thing

This commit is contained in:
Matt Anderson
2026-04-27 23:29:37 +08:00
parent 5dd4ae64a5
commit 51da9f8a38
7 changed files with 62 additions and 103 deletions

View File

@@ -44,7 +44,7 @@ set -as terminal-overrides ',*:Smulx=\E[4::%p1%dm' # undercurl
set -as terminal-overrides ',*:Setulc=\E[58::2::%p1%{65536}%/%d::%p1%{256}%/%{255}%&%d::%p1%{255}%&%d%;m' # truecolor underline
set -g status-style "fg=blue"
set -g window-status-current-style "fg=green"
set -g window-status-current-style "fg=blue"
set -g pane-active-border-style "fg=blue"
setw -g mode-keys vi
@@ -52,7 +52,7 @@ bind -T copy-mode-vi 'v' send -X begin-selection
bind -T copy-mode-vi 'y' send -X copy-pipe-and-cancel "pbcopy"
# set -g status-right "#(date +'%I:%M %p')"
set -g status-right ""
set -g status-right "#(date +'%A, %B %d, %Y')"
# Activate OFF mode
bind o \