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"}}
|
4: {string: {text: "IV"}}
|
||||||
5: {string: {text: "V"}}
|
5: {string: {text: "V"}}
|
||||||
6: {string: {text: "VI"}}
|
6: {string: {text: "VI"}}
|
||||||
7: {string: {text: "VII"}}
|
7: {empty: {}}
|
||||||
8: {string: {text: "VIII"}}
|
8: {empty: {}}
|
||||||
9: {string: {text: "IX"}}
|
9: {empty: {}}
|
||||||
10: {empty: {}}
|
10: {empty: {}}
|
||||||
11: {empty: {}}
|
11: {empty: {}}
|
||||||
12: {empty: {}}
|
12: {empty: {}}
|
||||||
|
@ -72,9 +72,6 @@ bar:
|
||||||
4: {string: {text: "IV", foreground: *bg}}
|
4: {string: {text: "IV", foreground: *bg}}
|
||||||
5: {string: {text: "V", foreground: *bg}}
|
5: {string: {text: "V", foreground: *bg}}
|
||||||
6: {string: {text: "VI", 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:
|
unfocused:
|
||||||
map:
|
map:
|
||||||
<<: *river_base
|
<<: *river_base
|
||||||
|
|
Loading…
Reference in a new issue