diff --git a/modules/home-manager/common/all-cli.nix b/modules/home-manager/common/all-cli.nix index cfd28c5..5cfefbb 100644 --- a/modules/home-manager/common/all-cli.nix +++ b/modules/home-manager/common/all-cli.nix @@ -148,6 +148,7 @@ in { tmux = { enable = true; historyLimit = 100000; + mouse = true; tmuxinator.enable = true; plugins = with pkgs.tmuxPlugins; [ vim-tmux-navigator