home: tmux: enable aggressive resize
Some checks failed
ci/woodpecker/push/check Pipeline failed

Generally useful, rarely gets in the way, I'd rather have it enabled by
default.
This commit is contained in:
Bruno BELANYI 2025-02-25 13:58:02 +00:00
parent 49262360ab
commit a5aa99c83f

View file

@ -52,6 +52,7 @@ in
mouse = false; # I dislike mouse support
focusEvents = true; # Report focus events
terminal = "tmux-256color"; # I want accurate termcap info
aggressiveResize = true; # Automatic resize when switching client size
plugins = with pkgs.tmuxPlugins; [
# Open high-lighted files in copy mode