diff options
| author | TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> | 2025-08-29 15:42:49 +0900 |
|---|---|---|
| committer | TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> | 2025-08-29 15:42:49 +0900 |
| commit | 4007d650b739de47e6010daa90a5c74ece1e27aa (patch) | |
| tree | a29216858ea4e5a8abe28d107a0a6be18f94f99c /mac/.config/tmux | |
| parent | 440738026e01a60bc24a96d91e4a23e654b87050 (diff) | |
updates
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 |
