Compare commits

..

2 commits

Author SHA1 Message Date
34a67cbafa yambar: hacer que los tags enfocados sean más obvios 2021-11-04 17:20:25 -03:00
d44efc587b yambar: hacer más chico 2021-11-04 17:20:14 -03:00

View file

@ -1,7 +1,7 @@
nerd: &nerd Overpass Nerd Font:size=16 nerd: &nerd Overpass Nerd Font:size=14
bar: bar:
height: 24 height: 20
location: bottom location: bottom
layer: top layer: top
spacing: 8 spacing: 8
@ -44,25 +44,25 @@ bar:
map: map:
<<: *river_base <<: *river_base
values: values:
1: {string: {text: "u", foreground: *accent}} 1: {string: {text: "u", foreground: *bg}}
2: {string: {text: "i", foreground: *accent}} 2: {string: {text: "i", foreground: *bg}}
3: {string: {text: "o", foreground: *accent}} 3: {string: {text: "o", foreground: *bg}}
4: {string: {text: "p", foreground: *accent}} 4: {string: {text: "p", foreground: *bg}}
5: {string: {text: "y", foreground: *accent}} 5: {string: {text: "y", foreground: *bg}}
6: {string: {text: ",", foreground: *accent}} 6: {string: {text: ",", foreground: *bg}}
7: {string: {text: ".", foreground: *accent}} 7: {string: {text: ".", foreground: *bg}}
8: {string: {text: "/", foreground: *accent}} 8: {string: {text: "/", foreground: *bg}}
12: {string: {text: "1", foreground: *accent}} 12: {string: {text: "1", foreground: *bg}}
13: {string: {text: "2", foreground: *accent}} 13: {string: {text: "2", foreground: *bg}}
14: {string: {text: "3", foreground: *accent}} 14: {string: {text: "3", foreground: *bg}}
15: {string: {text: "4", foreground: *accent}} 15: {string: {text: "4", foreground: *bg}}
16: {string: {text: "5", foreground: *accent}} 16: {string: {text: "5", foreground: *bg}}
17: {string: {text: "6", foreground: *accent}} 17: {string: {text: "6", foreground: *bg}}
18: {string: {text: "7", foreground: *accent}} 18: {string: {text: "7", foreground: *bg}}
19: {string: {text: "8", foreground: *accent}} 19: {string: {text: "8", foreground: *bg}}
20: {string: {text: "9", foreground: *accent}} 20: {string: {text: "9", foreground: *bg}}
21: {string: {text: "0", foreground: *accent}} 21: {string: {text: "0", foreground: *bg}}
deco: {underline: {size: 2, color: *accent}} deco: {background: {color: *accent}}
unfocused: {map: {<<: *river_base}} unfocused: {map: {<<: *river_base}}
invisible: invisible:
map: map: