some more config swaps
This commit is contained in:
@@ -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
|
||||
|
||||
|
Reference in New Issue
Block a user