diff options
| author | krolyxon <me@krolyxon.com> | 2026-05-31 18:22:22 +0530 |
|---|---|---|
| committer | krolyxon <me@krolyxon.com> | 2026-05-31 18:22:22 +0530 |
| commit | 3b65d82ba0734b049cb3e790fbfe0c5c46d32cf5 (patch) | |
| tree | 7606b9ba4adf54538cb80aa382430b8af746d665 /.config/tmux/tmux.conf | |
| parent | 601853ffc74e693be225cb433328ae66ba850f11 (diff) | |
switch to zen-browser
Diffstat (limited to '.config/tmux/tmux.conf')
| -rw-r--r-- | .config/tmux/tmux.conf | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.config/tmux/tmux.conf b/.config/tmux/tmux.conf index 4f12e9e..6061121 100644 --- a/.config/tmux/tmux.conf +++ b/.config/tmux/tmux.conf @@ -34,6 +34,9 @@ set -g history-limit 50000 setw -g mode-keys vi set -g focus-events on +set -g mouse on +set -s set-clipboard on + # -------- Transparency Everywhere -------- set -g window-style 'bg=default' set -g window-active-style 'bg=default' |
