some more cleanup/tweaking

This commit is contained in:
2024-11-07 05:52:14 -05:00
parent 4f70fbce69
commit 5e0d5b1e27
7 changed files with 37 additions and 55 deletions

View File

@@ -47,7 +47,7 @@ set -g set-titles-string "#I:#W"
set-window-option -g monitor-activity on
# don't rename windows automatically
#set-window-option -g automatic-rename off
set-window-option -g automatic-rename off
######################
### DESIGN CHANGES ###