yambar: cambios
This commit is contained in:
parent
9c68824846
commit
f2d05063c9
1 changed files with 46 additions and 47 deletions
|
@ -6,7 +6,7 @@ awesome_brands: &awesome_brands Font Awesome 5 Brands:pixelsize=16
|
||||||
# foreground: &fg e0def4ff
|
# foreground: &fg e0def4ff
|
||||||
|
|
||||||
bar:
|
bar:
|
||||||
location: top
|
location: bottom
|
||||||
layer: top
|
layer: top
|
||||||
height: 20
|
height: 20
|
||||||
spacing: 8
|
spacing: 8
|
||||||
|
@ -67,7 +67,6 @@ bar:
|
||||||
values:
|
values:
|
||||||
false:
|
false:
|
||||||
- string: {text: , font: *awesome}
|
- string: {text: , font: *awesome}
|
||||||
- string: {text: " {percent}%"}
|
|
||||||
true: {string: {text: , font: *awesome, foreground: *accent}}
|
true: {string: {text: , font: *awesome, foreground: *accent}}
|
||||||
- alsa:
|
- alsa:
|
||||||
card: pulse
|
card: pulse
|
||||||
|
@ -88,49 +87,6 @@ bar:
|
||||||
- string: {text: , font: *awesome}
|
- string: {text: , font: *awesome}
|
||||||
- string: {text: , font: *awesome}
|
- string: {text: , font: *awesome}
|
||||||
- string: {text: " {percent}%"}
|
- string: {text: " {percent}%"}
|
||||||
- battery:
|
|
||||||
name: BAT0
|
|
||||||
poll-interval: 30
|
|
||||||
content:
|
|
||||||
map:
|
|
||||||
tag: state
|
|
||||||
values:
|
|
||||||
discharging:
|
|
||||||
- ramp:
|
|
||||||
tag: capacity
|
|
||||||
items:
|
|
||||||
- string: {text: , foreground: *accent, font: *awesome}
|
|
||||||
- string: {text: , foreground: *accent, font: *awesome}
|
|
||||||
- string: {text: , font: *awesome}
|
|
||||||
- string: {text: , font: *awesome}
|
|
||||||
- string: {text: , font: *awesome}
|
|
||||||
- string: {text: , font: *awesome}
|
|
||||||
- string: {text: , font: *awesome}
|
|
||||||
- string: {text: , font: *awesome}
|
|
||||||
- string: {text: , font: *awesome}
|
|
||||||
- string: {text: , foreground: *accent, font: *awesome}
|
|
||||||
- string: {text: " {capacity}% {estimate}"}
|
|
||||||
charging:
|
|
||||||
- string: {text: , foreground: *accent, font: *awesome}
|
|
||||||
- string: {text: " {capacity}% {estimate}"}
|
|
||||||
full:
|
|
||||||
- string: {text: , foreground: *accent, font: *awesome}
|
|
||||||
- string: {text: " {capacity}% full"}
|
|
||||||
# not charging:
|
|
||||||
# - ramp:
|
|
||||||
# tag: capacity
|
|
||||||
# items:
|
|
||||||
# - string: {text: , foreground: a89984ff, font: *awesome}
|
|
||||||
# - string: {text: , foreground: ffa600ff, font: *awesome}
|
|
||||||
# - string: {text: , foreground: b8bb26ff, font: *awesome}
|
|
||||||
# - string: {text: , foreground: b8bb26ff, font: *awesome}
|
|
||||||
# - string: {text: , foreground: b8bb26ff, font: *awesome}
|
|
||||||
# - string: {text: , foreground: b8bb26ff, font: *awesome}
|
|
||||||
# - string: {text: , foreground: b8bb26ff, font: *awesome}
|
|
||||||
# - string: {text: , foreground: b8bb26ff, font: *awesome}
|
|
||||||
# - string: {text: , foreground: b8bb26ff, font: *awesome}
|
|
||||||
# - string: {text: , foreground: b8bb26ff, font: *awesome}
|
|
||||||
# - string: {text: " {capacity}%"}
|
|
||||||
|
|
||||||
- network:
|
- network:
|
||||||
name: eth0
|
name: eth0
|
||||||
|
@ -164,9 +120,52 @@ bar:
|
||||||
default: {string: {text: , font: *awesome}}
|
default: {string: {text: , font: *awesome}}
|
||||||
values:
|
values:
|
||||||
"": {string: {text: , font: *awesome, foreground: *accent}}
|
"": {string: {text: , font: *awesome, foreground: *accent}}
|
||||||
|
|
||||||
|
- battery:
|
||||||
|
name: BAT0
|
||||||
|
poll-interval: 30
|
||||||
|
content:
|
||||||
|
map:
|
||||||
|
tag: state
|
||||||
|
values:
|
||||||
|
discharging:
|
||||||
|
- ramp:
|
||||||
|
tag: capacity
|
||||||
|
items:
|
||||||
|
- string: {text: , foreground: *accent, font: *awesome}
|
||||||
|
- string: {text: , foreground: *accent, font: *awesome}
|
||||||
|
- string: {text: , font: *awesome}
|
||||||
|
- string: {text: , font: *awesome}
|
||||||
|
- string: {text: , font: *awesome}
|
||||||
|
- string: {text: , font: *awesome}
|
||||||
|
- string: {text: , font: *awesome}
|
||||||
|
- string: {text: , font: *awesome}
|
||||||
|
- string: {text: , font: *awesome}
|
||||||
|
- string: {text: , foreground: *accent, font: *awesome}
|
||||||
|
- string: {text: " {capacity}%"}
|
||||||
|
charging:
|
||||||
|
- string: {text: , foreground: *accent, font: *awesome}
|
||||||
|
- string: {text: " {capacity}%"}
|
||||||
|
full:
|
||||||
|
- string: {text: , foreground: *accent, font: *awesome}
|
||||||
|
- string: {text: " {capacity}% full"}
|
||||||
|
# not charging:
|
||||||
|
# - ramp:
|
||||||
|
# tag: capacity
|
||||||
|
# items:
|
||||||
|
# - string: {text: , foreground: a89984ff, font: *awesome}
|
||||||
|
# - string: {text: , foreground: ffa600ff, font: *awesome}
|
||||||
|
# - string: {text: , foreground: b8bb26ff, font: *awesome}
|
||||||
|
# - string: {text: , foreground: b8bb26ff, font: *awesome}
|
||||||
|
# - string: {text: , foreground: b8bb26ff, font: *awesome}
|
||||||
|
# - string: {text: , foreground: b8bb26ff, font: *awesome}
|
||||||
|
# - string: {text: , foreground: b8bb26ff, font: *awesome}
|
||||||
|
# - string: {text: , foreground: b8bb26ff, font: *awesome}
|
||||||
|
# - string: {text: , foreground: b8bb26ff, font: *awesome}
|
||||||
|
# - string: {text: , foreground: b8bb26ff, font: *awesome}
|
||||||
|
# - string: {text: " {capacity}%"}
|
||||||
- clock:
|
- clock:
|
||||||
|
date-format: "%A %d of %B"
|
||||||
content:
|
content:
|
||||||
- string: {text: , font: "Font Awesome 5 Free:style=solid:size=12"}
|
|
||||||
- string: {text: " {date}", right-margin: 12}
|
- string: {text: " {date}", right-margin: 12}
|
||||||
- string: {text: , font: "Font Awesome 5 Free:style=solid:size=12"}
|
|
||||||
- string: {text: " {time}"}
|
- string: {text: " {time}"}
|
||||||
|
|
Loading…
Reference in a new issue