Updated home and work conf files
Added tmi.sh script Updated README
This commit is contained in:
@@ -97,11 +97,6 @@ set-window-option -g window-active-style bg=default # Background color for the
|
||||
# Window List Appearance
|
||||
#########################################
|
||||
|
||||
#set-window-option -g window-status-style fg=blue # Or your preferred inactive style
|
||||
#set-window-option -g window-status-format "#[fg=blue] #I:#W#[fg=blue]#{?window_activity_flag,#[fg=yellow bg=default]!,}"
|
||||
#set-window-option -g window-status-current-style fg=green,bright
|
||||
#set-window-option -g window-status-current-format "#[fg=green,bright]● #I:#W ●#[fg=green]"
|
||||
|
||||
# Stolen from https://github.com/mhartington/dotfiles/blob/main/config/tmux/tmux-status.conf
|
||||
|
||||
# Not active window
|
||||
@@ -116,4 +111,3 @@ set-window-option -g window-status-current-format "#[bg=default fg=#7cfc00]● #
|
||||
|
||||
set-option -g set-titles on # Enable automatic window titles
|
||||
set-option -g set-titles-string '#H:#S.#I.#P #W #T' # Format string for window titles (hostname:session.window_index.pane_index window_number window_name)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user