diff --git a/config b/config index 85b4b3b..199d32f 100644 --- a/config +++ b/config @@ -2,7 +2,8 @@ "layer": "top", "margin-bottom": 5, "margin-top": 0, - "modules-left": ["idle_inhibitor", "cpu", "memory", "network", "tray"], + //"modules-left": ["idle_inhibitor", "cpu", "memory", "network", "tray"], + "modules-left": ["idle_inhibitor", "cpu", "memory", "tray"], "modules-center": ["hyprland/workspaces"], "modules-right": ["backlight", "wireplumber", "clock", "battery", "custom/power"], @@ -22,7 +23,8 @@ "scroll-step": 5, "format": "{icon} {volume}%", "format-muted": " {volume}%", - "on-click": "pactl set-sink-mute @DEFAULT_SINK@ toggle", + //"on-click": "pactl set-sink-mute @DEFAULT_SINK@ toggle", + "on-click": "pavucontrol", "format-icons": ["", "", ""] }, @@ -64,7 +66,7 @@ }, "clock": { - "format": " {:%H:%M 📅 %d.%m.%y}", + "format": " {:%H:%M 󰃭 %d.%m.%y}", "tooltip": false },