From 7fd30e3486d4e49f802b034df4dfa77cd529c014 Mon Sep 17 00:00:00 2001 From: Daniel Weipert Date: Wed, 8 Dec 2021 14:26:53 +0100 Subject: Adjusts volume settings --- .config/waybar/config | 3 --- 1 file changed, 3 deletions(-) (limited to '.config/waybar/config') 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", -- cgit v1.2.3