Regenerated

This commit is contained in:
2026-03-31 22:35:22 +02:00
parent c03b762d2c
commit 55368a6b01
3 changed files with 292 additions and 295 deletions
+284 -285
View File
File diff suppressed because it is too large Load Diff
+4 -5
View File
@@ -2706,11 +2706,10 @@ These are config files for waybar
}, },
"custom/bluetooth": { "custom/bluetooth": {
"exec": "~/.config/waybar/scripts/bluetooth-status.sh", "exec": "~/.config/waybar/scripts/bluetooth-status.sh",
"interval": 5, "interval": 5,
"tooltip": true, "return-type": "json",
"tooltip-format": "{tooltip}", "on-click": "blueman-manager"
"on-click": "blueman-manager"
}, },
"cpu": { "cpu": {
+4 -5
View File
@@ -77,11 +77,10 @@
}, },
"custom/bluetooth": { "custom/bluetooth": {
"exec": "~/.config/waybar/scripts/bluetooth-status.sh", "exec": "~/.config/waybar/scripts/bluetooth-status.sh",
"interval": 5, "interval": 5,
"tooltip": true, "return-type": "json",
"tooltip-format": "{tooltip}", "on-click": "blueman-manager"
"on-click": "blueman-manager"
}, },
"cpu": { "cpu": {