diff options
author | Gustaf Rydholm <gustaf.rydholm@gmail.com> | 2021-04-03 17:51:13 +0200 |
---|---|---|
committer | Gustaf Rydholm <gustaf.rydholm@gmail.com> | 2021-04-03 17:51:13 +0200 |
commit | 83b10117963dff6ff2f7f147a82e7471ad5ac0ab (patch) | |
tree | 3749d1ff3baa3f31f5581ff1c5965de3a1fd134f /.config/tmux/.tmux.conf | |
parent | bd88c50dd6b4c408c0084e289f278a40692245ca (diff) |
Modified colorscheme
Diffstat (limited to '.config/tmux/.tmux.conf')
-rw-r--r-- | .config/tmux/.tmux.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/tmux/.tmux.conf b/.config/tmux/.tmux.conf index 1eb463e..74d8d2c 100644 --- a/.config/tmux/.tmux.conf +++ b/.config/tmux/.tmux.conf @@ -85,7 +85,7 @@ set -g status-keys vi set -g history-limit 10000 setw -g mode-keys vi -setw -g mouse on +setw -g mouse off #setw -g monitor-activity on #setw -g alternate-screen on |