fix(tmux): continuum ought to work now

This commit is contained in:
Barrett Ruth 2026-02-22 16:31:45 -05:00
parent d09305dff2
commit f879bb41df
Signed by: barrett
GPG key ID: A6C96C9349D2FC81
2 changed files with 2 additions and 1 deletions

View file

@ -333,6 +333,7 @@ in
extraConfig = ''
set -g @continuum-restore 'on'
set -g @continuum-save-interval '10'
set -g status-right '#{E:@bar-content}'
'';
}
];