home: tmux: make status left longer
All checks were successful
ci/woodpecker/push/check Pipeline was successful

This commit is contained in:
Bruno BELANYI 2023-07-04 14:58:03 +00:00
parent f73be2fc4e
commit 737e9df202

View file

@ -66,6 +66,9 @@ in
# Allow any application to send OSC52 escapes to set the clipboard
set -s set-clipboard on
# Longer session names in status bar
set -g status-left-length 16
${
lib.optionalString cfg.enabledPassthrough ''
# Allow any application to use the tmux DCS for passthrough