AutoYADM commit: 2024-12-07 14:20:03

This commit is contained in:
Daniel Fichtinger 2024-12-07 14:20:03 -05:00
parent 6e7a1e26d6
commit aad0434b02

View file

@ -42,7 +42,8 @@ set -g @vim_navigator_mapping_down "C-Down"
# Theme Settings # Theme Settings
set -g @minimal-tmux-status "top" set -g @minimal-tmux-status "top"
set -g @minimal-tmux-justify "centre" set -g @minimal-tmux-justify "centre"
set -g @minimal-tmux-bg "#933737" # set -g @minimal-tmux-bg "#933737"
set -g @minimal-tmux-bg "#b22c2c"
set -g @minimal-tmux-fg "#000000" set -g @minimal-tmux-fg "#000000"
bind-key t set-option status bind-key t set-option status