Regenerated
This commit is contained in:
+284
-285
File diff suppressed because it is too large
Load Diff
+4
-5
@@ -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": {
|
||||||
|
|||||||
@@ -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": {
|
||||||
|
|||||||
Reference in New Issue
Block a user