yambar: No usar 7-9
This commit is contained in:
parent
000759de26
commit
7295fe228f
1 changed files with 3 additions and 6 deletions
|
@ -30,9 +30,9 @@ bar:
|
|||
4: {string: {text: "IV"}}
|
||||
5: {string: {text: "V"}}
|
||||
6: {string: {text: "VI"}}
|
||||
7: {string: {text: "VII"}}
|
||||
8: {string: {text: "VIII"}}
|
||||
9: {string: {text: "IX"}}
|
||||
7: {empty: {}}
|
||||
8: {empty: {}}
|
||||
9: {empty: {}}
|
||||
10: {empty: {}}
|
||||
11: {empty: {}}
|
||||
12: {empty: {}}
|
||||
|
@ -72,9 +72,6 @@ bar:
|
|||
4: {string: {text: "IV", foreground: *bg}}
|
||||
5: {string: {text: "V", foreground: *bg}}
|
||||
6: {string: {text: "VI", foreground: *bg}}
|
||||
7: {string: {text: "VII", foreground: *bg}}
|
||||
8: {string: {text: "VIII", foreground: *bg}}
|
||||
9: {string: {text: "IX", foreground: *bg}}
|
||||
unfocused:
|
||||
map:
|
||||
<<: *river_base
|
||||
|
|
Loading…
Reference in a new issue