diff options
Diffstat (limited to 'mac/.config/tmux')
| -rw-r--r-- | mac/.config/tmux/tmux.conf | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/mac/.config/tmux/tmux.conf b/mac/.config/tmux/tmux.conf index b2f7357..61073e5 100644 --- a/mac/.config/tmux/tmux.conf +++ b/mac/.config/tmux/tmux.conf @@ -149,9 +149,9 @@ set -g @cmdpalette-cmdlists 'commands' set -g @cmdpalette-cmd-commands 'prefix C-c' # continuum -# set -g @continuum-boot 'on' -# set -g @continuum-boot-options 'kitty' -# set -g @continuum-restore 'on' +set -g @continuum-boot 'on' +set -g @continuum-boot-options 'kitty' +set -g @continuum-restore 'on' set -g @continuum-save-interval '1' # min, 0 for disable # copycat |
