diff --git a/hosts/pinwheel/modules/tmux/default.nix b/hosts/pinwheel/modules/tmux/default.nix index 9164119..305c82a 100644 --- a/hosts/pinwheel/modules/tmux/default.nix +++ b/hosts/pinwheel/modules/tmux/default.nix @@ -19,7 +19,7 @@ set -g default-terminal "xterm-256color" set -ga terminal-overrides ",*256col*:Tc" set -ga terminal-overrides "*:Ss=\E[%p1%d q:Se=\E[ q" - set-environment -g COLORTERM "truecolor" + set-environment -g COLORTERM "truecolor" set-option -g allow-rename off