From d8c4e879878c8ad59357b06405d3bfe3c8dffaf5 Mon Sep 17 00:00:00 2001 From: JaKooLit Date: Fri, 22 Dec 2023 21:28:18 +0900 Subject: [PATCH] updated waybar modules --- config/waybar/modules | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/config/waybar/modules b/config/waybar/modules index 5dc0fad..624755c 100644 --- a/config/waybar/modules +++ b/config/waybar/modules @@ -344,7 +344,7 @@ }, "mpris": { - "interval": 1, + "interval": 10, "format": "{player_icon} ", "format-paused": "{status_icon} {dynamic}", "on-click-middle": "playerctl play-pause", @@ -421,6 +421,7 @@ "on-click-right": "pavucontrol -t 3", "on-scroll-up": "~/.config/hypr/scripts/Volume.sh --inc", "on-scroll-down": "~/.config/hypr/scripts/Volume.sh --dec", + "tooltip-format": "{icon} {desc} | {volume}%", "smooth-scrolling-threshold": 1, }, @@ -432,6 +433,7 @@ "on-click-right": "pavucontrol -t 4", "on-scroll-up": "~/.config/hypr/scripts/Volume.sh --mic-inc", "on-scroll-down": "~/.config/hypr/scripts/Volume.sh --mic-dec", + "tooltip-format": "{source_desc} | {source_volume}%", "scroll-step": 5, }, @@ -655,7 +657,8 @@ "phone": "", "portable": "", "car": "", - "default": ["", "", "󰕾", ""], + "default": ["", "", "󰕾", ""], + "tooltip-format": "{icon} {desc} | {volume}%", "ignored-sinks": ["Easy Effects Sink"], }, "scroll-step": 5.0, @@ -676,7 +679,7 @@ "on-scroll-down": "~/.config/hypr/scripts/Volume.sh --mic-dec", "max-volume": 100, "tooltip": true, - "tooltip-format": "{icon} {desc} {volume}%", + "tooltip-format": "{source_desc} | {source_volume}%", }, "temperature#vertical": {