aboutsummaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
Diffstat (limited to 'etc')
-rw-r--r--etc/tmux/tmux.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/tmux/tmux.conf b/etc/tmux/tmux.conf
index 59e974d..93101cd 100644
--- a/etc/tmux/tmux.conf
+++ b/etc/tmux/tmux.conf
@@ -91,7 +91,7 @@ bind-key - last
# $XDG_DATA_HOME variable isn't allowed by tmux-resurrect
set -g @resurrect-dir '~/.usr/share/tmux/resurrect'
set -g @continuum-restore 'on'
-set -g @continuum-save-interval '60'
+set -g @continuum-save-interval '3600'
set -g @resurrect-capture-pane-contents 'on'
set -g @resurrect-processes '~make ~ssh ~e "~alot->alot" "~ranger->ranger" "~newsboat->newsboat" "~entr->entr" "~git->git" "~info->info"'
run-shell ~/.guix-home/profile/share/tmux-plugins/resurrect/resurrect.tmux