yambar: usar Nerd (Material Design) en vez de Awesome para los iconos
This commit is contained in:
parent
f2d05063c9
commit
013ed46254
1 changed files with 36 additions and 44 deletions
|
@ -1,5 +1,4 @@
|
|||
awesome: &awesome Font Awesome 5 Free:style=solid:pixelsize=14
|
||||
awesome_brands: &awesome_brands Font Awesome 5 Brands:pixelsize=16
|
||||
nerd: &nerd Overpass Nerd Font:size=18
|
||||
|
||||
# Automatically set by yambar-run
|
||||
# background: &bg 1f1d2eff
|
||||
|
@ -66,8 +65,8 @@ bar:
|
|||
tag: muted
|
||||
values:
|
||||
false:
|
||||
- string: {text: , font: *awesome}
|
||||
true: {string: {text: , font: *awesome, foreground: *accent}}
|
||||
- string: {text: , font: *nerd}
|
||||
true: {string: {text: , font: *nerd, foreground: *accent}}
|
||||
- alsa:
|
||||
card: pulse
|
||||
mixer: Master
|
||||
|
@ -76,16 +75,14 @@ bar:
|
|||
on-click: /bin/sh -c "pamixer --toggle-mute"
|
||||
tag: muted
|
||||
values:
|
||||
true: {string: {text: , font: *awesome, foreground: *accent}}
|
||||
true: {string: {text: ﱝ, font: *nerd, foreground: *accent}}
|
||||
false:
|
||||
- ramp:
|
||||
tag: volume
|
||||
items:
|
||||
- string: {text: , font: *awesome}
|
||||
- string: {text: , font: *awesome}
|
||||
- string: {text: , font: *awesome}
|
||||
- string: {text: , font: *awesome}
|
||||
- string: {text: , font: *awesome}
|
||||
- string: {text: 奄, font: *nerd}
|
||||
- string: {text: 奔, font: *nerd}
|
||||
- string: {text: 墳, font: *nerd}
|
||||
- string: {text: " {percent}%"}
|
||||
|
||||
- network:
|
||||
|
@ -98,28 +95,28 @@ bar:
|
|||
true:
|
||||
map:
|
||||
tag: state
|
||||
default: {string: {text: , font: *awesome, foreground: *accent}}
|
||||
default: {string: {text: , font: *nerd, foreground: *accent}}
|
||||
values:
|
||||
up:
|
||||
map:
|
||||
tag: ipv4
|
||||
default: {string: {text: , font: *awesome}}
|
||||
default: {string: {text: , font: *nerd}}
|
||||
values:
|
||||
"": {string: {text: , font: *awesome, foreground: *accent}}
|
||||
"": {string: {text: , font: *nerd, foreground: *accent}}
|
||||
- network:
|
||||
name: wlan0
|
||||
content:
|
||||
map:
|
||||
tag: state
|
||||
default: {string: {text: , font: *awesome, foreground: *accent}}
|
||||
default: {string: {text: 直, font: *nerd, foreground: *accent}}
|
||||
values:
|
||||
down: {string: {text: , font: *awesome, foreground: *accent}}
|
||||
down: {string: {text: 睊, font: *nerd, foreground: *accent}}
|
||||
up:
|
||||
map:
|
||||
tag: ipv4
|
||||
default: {string: {text: , font: *awesome}}
|
||||
default: {string: {text: 直, font: *nerd}}
|
||||
values:
|
||||
"": {string: {text: , font: *awesome, foreground: *accent}}
|
||||
"": {string: {text: 直, font: *nerd, foreground: *accent}}
|
||||
|
||||
- battery:
|
||||
name: BAT0
|
||||
|
@ -132,38 +129,33 @@ bar:
|
|||
- 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: , foreground: *accent, font: *nerd}
|
||||
- string: {text: , foreground: *accent, font: *nerd}
|
||||
- string: {text: , font: *nerd}
|
||||
- string: {text: , font: *nerd}
|
||||
- string: {text: , font: *nerd}
|
||||
- string: {text: , font: *nerd}
|
||||
- string: {text: , font: *nerd}
|
||||
- string: {text: , font: *nerd}
|
||||
- string: {text: , font: *nerd}
|
||||
- string: {text: , font: *nerd}
|
||||
- string: {text: , foreground: *accent, font: *nerd}
|
||||
- string: {text: " {capacity}%"}
|
||||
charging:
|
||||
- string: {text: , foreground: *accent, font: *awesome}
|
||||
- ramp:
|
||||
tag: capacity
|
||||
items:
|
||||
- string: {text: , foreground: *accent, font: *nerd}
|
||||
- string: {text: , foreground: *accent, font: *nerd}
|
||||
- string: {text: , font: *nerd}
|
||||
- string: {text: , font: *nerd}
|
||||
- string: {text: , font: *nerd}
|
||||
- string: {text: , font: *nerd}
|
||||
- string: {text: , font: *nerd}
|
||||
- string: {text: " {capacity}%"}
|
||||
full:
|
||||
- string: {text: , foreground: *accent, font: *awesome}
|
||||
- string: {text: , foreground: *accent, font: *nerd}
|
||||
- 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:
|
||||
date-format: "%A %d of %B"
|
||||
content:
|
||||
|
|
Loading…
Reference in a new issue