diff --git a/.config/waybar/config b/.config/waybar/config index b315931..9b75570 100644 --- a/.config/waybar/config +++ b/.config/waybar/config @@ -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": "",