Revert "yambar: números romanos"

This reverts commit b43cac546b.
This commit is contained in:
Cat /dev/Nulo 2022-01-01 16:15:31 -03:00
parent ad9d10b2c5
commit 63a0a7168d

View file

@ -15,16 +15,9 @@ bar:
base: &river_base base: &river_base
margin: 8 margin: 8
tag: id tag: id
values: values: {}
1: {string: {text: "I"}} default: &river_default
2: {string: {text: "II"}} default: {string: {text: "{id}"}}
3: {string: {text: "III"}}
4: {string: {text: "IV"}}
5: {string: {text: "V"}}
6: {string: {text: "VI"}}
7: {string: {text: "VII"}}
8: {string: {text: "VIII"}}
9: {string: {text: "IX"}}
content: content:
map: map:
tag: state tag: state
@ -32,20 +25,12 @@ bar:
focused: focused:
map: map:
<<: *river_base <<: *river_base
values: default: {string: {text: "{id}", foreground: *bg}}
1: {string: {text: "I", foreground: *bg}}
2: {string: {text: "II", foreground: *bg}}
3: {string: {text: "III", foreground: *bg}}
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}}
deco: {background: {color: *accent}} deco: {background: {color: *accent}}
unfocused: unfocused:
map: map:
<<: *river_base <<: *river_base
default: {string: {text: "{id}"}}
invisible: invisible:
map: map:
tag: occupied tag: occupied
@ -54,6 +39,7 @@ bar:
true: true:
map: map:
<<: *river_base <<: *river_base
default: {string: {text: "{id}"}}
right: right:
- network: - network: