🔧 tmux: set mouse on

This commit is contained in:
2024-06-21 10:51:03 -04:00
parent e3ae68f7a0
commit bf9fa63654
2 changed files with 16 additions and 49 deletions

View File

@ -5,6 +5,7 @@
tmux = {
enable = true;
clock24 = true;
mouse = true;
plugins = with pkgs.tmuxPlugins; [
sensible
yank