diff options
| author | nsfisis <nsfisis@gmail.com> | 2023-11-19 10:52:14 +0900 |
|---|---|---|
| committer | nsfisis <nsfisis@gmail.com> | 2024-03-24 22:46:33 +0900 |
| commit | 19fdbdddcd2dd0a43164dc50c0c0b840b2f8ae5c (patch) | |
| tree | ba78ce810630ce6d23ba143e7ba9415185746c90 /home-manager/config/tmux | |
| parent | b5dfc713aadec9fdfc59a35cd1e512aa7428e123 (diff) | |
| download | dotfiles-19fdbdddcd2dd0a43164dc50c0c0b840b2f8ae5c.tar.gz dotfiles-19fdbdddcd2dd0a43164dc50c0c0b840b2f8ae5c.tar.zst dotfiles-19fdbdddcd2dd0a43164dc50c0c0b840b2f8ae5c.zip | |
home-manager: fill the gap between envs
Diffstat (limited to 'home-manager/config/tmux')
| -rw-r--r-- | home-manager/config/tmux/tmux.conf | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/home-manager/config/tmux/tmux.conf b/home-manager/config/tmux/tmux.conf index f6cfca8..b93f6d6 100644 --- a/home-manager/config/tmux/tmux.conf +++ b/home-manager/config/tmux/tmux.conf @@ -15,7 +15,6 @@ set-option -g focus-events on # TERMINAL FEATURES {{{2 set-option -ga terminal-overrides ',tmux-256color:Tc' -set-option -ga terminal-overrides ',alacritty:RGB' # APPEARANCE {{{2 set-option -g status-justify left |
