some more config swaps

This commit is contained in:
2025-08-09 10:01:35 -06:00
parent 0efb33c947
commit e2970c9f4d
3 changed files with 8 additions and 0 deletions

View File

@@ -11,6 +11,12 @@ set -g status-style fg=brightmagenta,bg=black
set -g window-status-current-style fg=black,bg=brightmagenta
set -g status-right "omni host : #(hostnamectl --static) | #(cat /sys/class/power_supply/BAT[01]/capacity | head -n1)% "
# disable beep; preference since I often have multiple connections
# to omni on the same host and don't want my hotbar notifying me
# every time I type
set-option -g visual-bell off
set-option -g bell-action none
# navigate between hosts with ALT+window-number
set -g base-index 1