pinwheel: Fix whitespace in tmux module

This commit is contained in:
Alexander Heldt
2024-01-17 15:55:38 +01:00
parent 287a6c50a2
commit 4ea0523234

View File

@@ -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