tmux thingy: the glaggle (restore)

This commit is contained in:
yosh 2024-01-09 01:26:33 -05:00
parent e5856496b7
commit 232f97de80
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@ set -as terminal-features ',rxvt-unicode*:clipboard'
bind-key O select-pane -t :.-
run-shell ~/.config/tmux/tmux-resurrect/resurrect.tmux
set -g @resurrect-processes 'ncmpcpp aerc'
set -g @resurrect-processes 'profanity weechat watch ncmpcpp aerc'
set -g @resurrect-dir '$HOME/.local/share/tmux/resurrect'
# the following is the vim keybinds stuff