AutoYADM commit: 2024-12-07 14:20:03
This commit is contained in:
parent
6e7a1e26d6
commit
aad0434b02
1 changed files with 2 additions and 1 deletions
|
@ -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
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue