Regenerated
This commit is contained in:
+283
-283
File diff suppressed because it is too large
Load Diff
+3
-3
@@ -2639,7 +2639,7 @@ These are config files for waybar
|
||||
"idle_inhibitor",
|
||||
"pulseaudio",
|
||||
"network",
|
||||
"bluetooth",
|
||||
"custom/bluetooth",
|
||||
/*
|
||||
"cpu",
|
||||
"memory",
|
||||
@@ -2705,13 +2705,13 @@ These are config files for waybar
|
||||
"on-click-right": "nm-connection-editor",
|
||||
},
|
||||
|
||||
"bluetooth": {
|
||||
"custom/bluetooth": {
|
||||
"exec": "~/.config/waybar/scripts/bluetooth-status.sh",
|
||||
"interval": 5,
|
||||
"tooltip": true,
|
||||
"tooltip-format": "Connected devices:\n{output}",
|
||||
"on-click": "blueman-manager"
|
||||
},
|
||||
}
|
||||
|
||||
"cpu": {
|
||||
"format": "{usage}% ",
|
||||
|
||||
@@ -10,7 +10,7 @@
|
||||
"idle_inhibitor",
|
||||
"pulseaudio",
|
||||
"network",
|
||||
"bluetooth",
|
||||
"custom/bluetooth",
|
||||
/*
|
||||
"cpu",
|
||||
"memory",
|
||||
@@ -76,13 +76,13 @@
|
||||
"on-click-right": "nm-connection-editor",
|
||||
},
|
||||
|
||||
"bluetooth": {
|
||||
"custom/bluetooth": {
|
||||
"exec": "~/.config/waybar/scripts/bluetooth-status.sh",
|
||||
"interval": 5,
|
||||
"tooltip": true,
|
||||
"tooltip-format": "Connected devices:\n{output}",
|
||||
"on-click": "blueman-manager"
|
||||
},
|
||||
}
|
||||
|
||||
"cpu": {
|
||||
"format": "{usage}% ",
|
||||
|
||||
Reference in New Issue
Block a user