Update waybar icons
This commit is contained in:
parent
3434346bba
commit
c62d77f682
1 changed files with 8 additions and 8 deletions
|
@ -72,7 +72,7 @@ waybar_options:
|
||||||
warning: 30
|
warning: 30
|
||||||
critical: 15
|
critical: 15
|
||||||
format: "{capacity}% {icon} "
|
format: "{capacity}% {icon} "
|
||||||
format-charging: "{capacity}% "
|
format-charging: "{capacity}% "
|
||||||
format-plugged: "{capacity}% "
|
format-plugged: "{capacity}% "
|
||||||
format-alt: "{time} {icon}"
|
format-alt: "{time} {icon}"
|
||||||
format-icons:
|
format-icons:
|
||||||
|
@ -84,25 +84,25 @@ waybar_options:
|
||||||
network:
|
network:
|
||||||
tooltip: false
|
tooltip: false
|
||||||
format-wifi: "{essid} ({signalStrength}%) "
|
format-wifi: "{essid} ({signalStrength}%) "
|
||||||
format-ethernet: "{ifname}: {ipaddr}/{cidr} "
|
format-ethernet: "{ifname}: {ipaddr}/{cidr} "
|
||||||
format-linked: "{ifname} (No IP) "
|
format-linked: "{ifname} (No IP) "
|
||||||
format-disconnected: "Disconnected ⚠ "
|
format-disconnected: "Disconnected ⚠ "
|
||||||
format-alt: "{ifname}: {ipaddr}/{cidr}"
|
format-alt: "{ifname}: {ipaddr}/{cidr}"
|
||||||
pulseaudio:
|
pulseaudio:
|
||||||
tooltip: false
|
tooltip: false
|
||||||
format: "{format_source} {volume}% {icon} "
|
format: "{format_source} {volume}% {icon} "
|
||||||
format-bluetooth: "{volume}% {icon}"
|
format-bluetooth: "{volume}% {icon}"
|
||||||
format-muted: "{format_source} 婢 "
|
format-muted: "{format_source} "
|
||||||
format-source: "{volume}% "
|
format-source: "{volume}% "
|
||||||
format-source-muted: " "
|
format-source-muted: " "
|
||||||
format-icons:
|
format-icons:
|
||||||
headphones:
|
headphones:
|
||||||
handsfree:
|
handsfree:
|
||||||
headset:
|
headset:
|
||||||
phone:
|
phone:
|
||||||
portable:
|
portable:
|
||||||
car:
|
car:
|
||||||
default: 墳
|
default:
|
||||||
memory:
|
memory:
|
||||||
interval: 30
|
interval: 30
|
||||||
states:
|
states:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue