diff --git a/.config/tmux/tmux.conf b/.config/tmux/tmux.conf index ed3c045..6efd3a0 100644 --- a/.config/tmux/tmux.conf +++ b/.config/tmux/tmux.conf @@ -208,9 +208,6 @@ set -g @plugin 'tmux-plugins/tmux-sensible' set -g @plugin 'tmux-plugins/tpm' set -g @plugin 'vim-tmux-navigator' -# XDG compliance -# NOTE: Does not support environment variables except for HOME and HOSTNAME -set -g @resurrect-dir "$HOME/.local/share/tmux/resurrect" # Capture pane content set -g @resurrect-capture-pane-contents 'on' # Change keybindings diff --git a/.local/share/tmux/plugins/tmux-resurrect b/.local/share/tmux/plugins/tmux-resurrect index e87d7d5..cff343c 160000 --- a/.local/share/tmux/plugins/tmux-resurrect +++ b/.local/share/tmux/plugins/tmux-resurrect @@ -1 +1 @@ -Subproject commit e87d7d592cac97fa38c12395ebec042c154a1844 +Subproject commit cff343cf9e81983d3da0c8562b01616f12e8d548