Regenerated

This commit is contained in:
2026-03-31 21:59:21 +02:00
parent 73e0f52b47
commit 42eaf9f0db
3 changed files with 289 additions and 289 deletions
+283 -283
View File
File diff suppressed because it is too large Load Diff
+3 -3
View File
@@ -2639,7 +2639,7 @@ These are config files for waybar
"idle_inhibitor", "idle_inhibitor",
"pulseaudio", "pulseaudio",
"network", "network",
"bluetooth", "custom/bluetooth",
/* /*
"cpu", "cpu",
"memory", "memory",
@@ -2705,13 +2705,13 @@ These are config files for waybar
"on-click-right": "nm-connection-editor", "on-click-right": "nm-connection-editor",
}, },
"bluetooth": { "custom/bluetooth": {
"exec": "~/.config/waybar/scripts/bluetooth-status.sh", "exec": "~/.config/waybar/scripts/bluetooth-status.sh",
"interval": 5, "interval": 5,
"tooltip": true, "tooltip": true,
"tooltip-format": "Connected devices:\n{output}", "tooltip-format": "Connected devices:\n{output}",
"on-click": "blueman-manager" "on-click": "blueman-manager"
}, }
"cpu": { "cpu": {
"format": "{usage}%  ", "format": "{usage}%  ",
+3 -3
View File
@@ -10,7 +10,7 @@
"idle_inhibitor", "idle_inhibitor",
"pulseaudio", "pulseaudio",
"network", "network",
"bluetooth", "custom/bluetooth",
/* /*
"cpu", "cpu",
"memory", "memory",
@@ -76,13 +76,13 @@
"on-click-right": "nm-connection-editor", "on-click-right": "nm-connection-editor",
}, },
"bluetooth": { "custom/bluetooth": {
"exec": "~/.config/waybar/scripts/bluetooth-status.sh", "exec": "~/.config/waybar/scripts/bluetooth-status.sh",
"interval": 5, "interval": 5,
"tooltip": true, "tooltip": true,
"tooltip-format": "Connected devices:\n{output}", "tooltip-format": "Connected devices:\n{output}",
"on-click": "blueman-manager" "on-click": "blueman-manager"
}, }
"cpu": { "cpu": {
"format": "{usage}%  ", "format": "{usage}%  ",