diff options
Diffstat (limited to '.config/waybar/config')
-rw-r--r-- | .config/waybar/config | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/.config/waybar/config b/.config/waybar/config index 0231590..3a900ab 100644 --- a/.config/waybar/config +++ b/.config/waybar/config @@ -9,9 +9,6 @@ "tray": { "show-passive-items": true }, - "pulseaudio": { - "format": "V {volume}%", - }, "custom/alsa": { "exec": "amixer get Master | grep '%' | awk -F '[][]' '{print $2}'", //"exec-if": "alsactl monitor", |