Skip to content

Commit 65d627a

Browse files
petechesBruno Sutic
authored andcommitted
Removed automatic restore as screwed pane organisation.
- this caused issues with the restore missing some processes and putting others in the wrong place. - I think this may need some work with the tmux-resurrect plugin to fix if auto restore is to be used.
1 parent a9cbf68 commit 65d627a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

scripts/handle_tmux_automatic_start/systemd_enable.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@ template() {
2323
RemainAfterExit=True
2424
Environment=DISPLAY=:0
2525
ExecStart=/usr/bin/tmux ${systemd_tmux_server_start_cmd}
26-
ExecStartPost=/usr/bin/tmux run /home/peteches/.tmux/plugins/tmux-resurrect/scripts/restore.sh
2726
2827
ExecStop=/home/peteches/.tmux/plugins/tmux-resurrect/scripts/save.sh
2928
ExecStop=/usr/bin/tmux kill-server

0 commit comments

Comments
 (0)