diff --git a/.config/waybar/config b/.config/waybar/config index 14b6e75..c7bf5bc 100644 --- a/.config/waybar/config +++ b/.config/waybar/config @@ -139,25 +139,19 @@ }, "pulseaudio": { - "scroll-step": 1, // %, can be a float - "format": "{volume}% {icon}", - "format-bluetooth": "{volume}% {icon}  {format_source}", - "format-bluetooth-muted": " {icon}  {format_source}", - "format-muted": "婢 {format_source}", - "format-source": "{volume}% ", - "format-source-muted": "", + "scroll-step": 2, + "format": "{icon} {volume}%", + "format-muted":"󰝟 muted", "format-icons": { - "headphone": "", - "hands-free": "וֹ", - "headset": "  ", + "headphones": "", + "handsfree": "", + "headset": "", "phone": "", "portable": "", "car": "", - "default": [""] + "default": ["󰕿", "󰖀", "󰕾"] }, - "on-click": "pavucontrol", - "on-scroll-up": "pactl set-sink-volume @DEFAULT_SINK@ +2%", - "on-scroll-down": "pactl set-sink-volume @DEFAULT_SINK@ -2%", + "on-click": "pavucontrol" }, // to use the weather module replace with your city or town