Update icons in waybar
This commit is contained in:
parent
4fd24b9471
commit
11710be7f0
1 changed files with 3 additions and 3 deletions
|
@ -16,7 +16,7 @@
|
|||
// "hwmon-path": "/sys/class/hwmon/hwmon2/temp1_input",
|
||||
"critical-threshold": 80,
|
||||
"format-critical": "{temperatureC}°C ",
|
||||
"format": "{temperatureC}°C "
|
||||
"format": "{temperatureC}°C "
|
||||
},
|
||||
"custom/vpn": {
|
||||
// setup wireguard here
|
||||
|
@ -47,14 +47,14 @@
|
|||
},
|
||||
"pulseaudio": {
|
||||
"tooltip": false,
|
||||
// "scroll-step": 1, // %, can be a float
|
||||
"scroll-step": 1, // %, can be a float
|
||||
"format": "{volume}% {icon}",
|
||||
"format-bluetooth": "{volume}% {icon}",
|
||||
"format-muted": "",
|
||||
"format-source": "{volume}% {icon}",
|
||||
"format-source-muted": "",
|
||||
"format-icons": {
|
||||
"headphones": "",
|
||||
"headphones": "",
|
||||
"handsfree": "",
|
||||
"headset": "",
|
||||
"phone": "",
|
||||
|
|
Loading…
Add table
Reference in a new issue