fix(homeModules/cli): fix zjstatus mode widget config
This commit is contained in:
parent
af072ad8fd
commit
6054778ed2
1 changed files with 4 additions and 3 deletions
|
@ -35,9 +35,10 @@
|
|||
|
||||
hide_frame_for_single_pane "false"
|
||||
|
||||
mode_normal "#[bg=#89B4FA] {name} "
|
||||
mode_locked "#[bg=#f55e18] {name} "
|
||||
mode_session "#[bq=#00ff00 {name}]"
|
||||
mode_default_to_mode "normal"
|
||||
mode_normal "#[bg=#89B4FA] {name} "
|
||||
mode_locked "#[bg=#f55e18] {name} "
|
||||
mode_session "#[bg=#00ff00] {name} "
|
||||
|
||||
tab_normal "#[fg=#6C7086] {index} "
|
||||
tab_active "#[fg=#9399B2,bold,italic] {index} "
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue