muted sound changed

pomodoro onclick changed
This commit is contained in:
parent 70c38f95ea
commit a5d6d3fdc2
2 changed files with 3 additions and 3 deletions

View File

@ -1,5 +1,4 @@
#!/bin/bash
# Get the output of the pomodoro command
output=$(pomodoro -g)

View File

@ -25,7 +25,8 @@
"tooltip": true,
"format": "{icon} {}",
"on-click": "pomodoro",
"on-click-right": "pomodoro -k",
"on-click-right": "pomodoro -s",
"on-click-middle": "pomodoro -k",
"exec": "~/.config/waybar/custom/pomodoro.sh",
"interval": 1
},
@ -217,7 +218,7 @@
"format": "{icon} {volume}%",
"format-bluetooth": "{volume}% {icon}  {format_source}",
"format-bluetooth-muted": " {icon} {format_source}",
"format-muted": " {format_source}",
"format-muted": "(M) {format_source}",
"format-source": "{volume}% ",
"format-source-muted": "",
"format-icons": {