yambar: underline en vez de background en tags activados
This commit is contained in:
parent
710a3bd362
commit
410063721e
1 changed files with 1 additions and 1 deletions
|
@ -62,7 +62,7 @@ bar:
|
||||||
19: {string: {text: "8", foreground: *accent}}
|
19: {string: {text: "8", foreground: *accent}}
|
||||||
20: {string: {text: "9", foreground: *accent}}
|
20: {string: {text: "9", foreground: *accent}}
|
||||||
21: {string: {text: "0", foreground: *accent}}
|
21: {string: {text: "0", foreground: *accent}}
|
||||||
deco: {stack: [background: {color: *bg2}]}
|
deco: {underline: {size: 2, color: *accent}}
|
||||||
unfocused: {map: {<<: *river_base}}
|
unfocused: {map: {<<: *river_base}}
|
||||||
invisible:
|
invisible:
|
||||||
map:
|
map:
|
||||||
|
|
Loading…
Reference in a new issue