🔧 tmux: set mouse on
This commit is contained in:
@ -5,6 +5,7 @@
|
||||
tmux = {
|
||||
enable = true;
|
||||
clock24 = true;
|
||||
mouse = true;
|
||||
plugins = with pkgs.tmuxPlugins; [
|
||||
sensible
|
||||
yank
|
||||
|
Reference in New Issue
Block a user