This commit is contained in:
Jack Mechem 2026-05-31 00:28:41 -07:00
parent 5bd1049ae7
commit a93a244028
2 changed files with 8 additions and 8 deletions

View file

@ -39,7 +39,7 @@
programs.tmux.extraConfig = ''
set -g status-bg "colour1"
set -g status-fg "colour15"
set -g status-fg "colour0"
'';
}