changes again

This commit is contained in:
Arthur Khachaturov 2024-12-07 21:32:02 +03:00
parent 94d2955ab0
commit f4b88690f7
No known key found for this signature in database
GPG key ID: CAC2B7EB6DF45D55
12 changed files with 94 additions and 70 deletions

View file

@ -31,8 +31,9 @@ set -g monitor-activity off
# number windows with respect for base-index
set -g renumber-windows off
# Resize all windows to max size?
setw -g aggressive-resize on
# Resize all windows to min size
setw -g aggressive-resize off
setw -g window-size smallest
# Change history limit
set -g history-limit 262144