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": {
"exec": "~/.config/waybar/scripts/bluetooth-status.sh",
"interval": 5,
"tooltip": true,
"tooltip-format": "{tooltip}",
"on-click": "blueman-manager"
"exec": "~/.config/waybar/scripts/bluetooth-status.sh",
"interval": 5,
"return-type": "json",
"on-click": "blueman-manager"
},
"cpu": {
+4 -5
View File
@@ -77,11 +77,10 @@
},
"custom/bluetooth": {
"exec": "~/.config/waybar/scripts/bluetooth-status.sh",
"interval": 5,
"tooltip": true,
"tooltip-format": "{tooltip}",
"on-click": "blueman-manager"
"exec": "~/.config/waybar/scripts/bluetooth-status.sh",
"interval": 5,
"return-type": "json",
"on-click": "blueman-manager"
},
"cpu": {