diff options
| author | pml68 <contact@pml68.me> | 2024-08-03 00:50:37 +0200 |
|---|---|---|
| committer | pml68 <contact@pml68.me> | 2024-08-03 00:50:37 +0200 |
| commit | 7c9a43efe931f11358061e4bc193bdc80de89d68 (patch) | |
| tree | 516a922db46656e9e420faf20b0f95d6a19f22f0 /tmux/tmux.conf | |
| parent | feat(tmux): rearrange some keybinds (diff) | |
| download | suckless-setup-7c9a43efe931f11358061e4bc193bdc80de89d68.tar.gz | |
fix(tmux): colors
Diffstat (limited to '')
| -rw-r--r-- | tmux/tmux.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tmux/tmux.conf b/tmux/tmux.conf index 826410f..97a4f40 100644 --- a/tmux/tmux.conf +++ b/tmux/tmux.conf @@ -1,3 +1,4 @@ +set -g default-terminal "tmux-256color" set -g prefix C-a unbind C-b |
