home: tmux: make status left longer
ci/woodpecker/push/check Pipeline was successful Details

This commit is contained in:
Bruno BELANYI 2023-07-04 14:58:03 +00:00
parent f73be2fc4e
commit 737e9df202
1 changed files with 3 additions and 0 deletions

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