feat: tmux + hyprland small changes

This commit is contained in:
s-prechtl 2024-10-03 12:26:39 +02:00
parent d2d7eeaeb6
commit 646fdbec7e
2 changed files with 3 additions and 2 deletions

View file

@ -24,9 +24,10 @@
{
plugin = continuum;
extraConfig = ''
set -g @continuum-restore 'on'
set -g @continuum-boot 'on'
set -g @continuum-restore 'on'
set -g @continuum-save-interval '10'
set -g @continuum-boot-options 'alacritty'
'';
}
];