Regenerated
This commit is contained in:
+299
-298
File diff suppressed because it is too large
Load Diff
+3
-2
@@ -2734,7 +2734,9 @@ These are config files for waybar
|
|||||||
"exec": "~/.config/waybar/scripts/bluetooth-status.sh",
|
"exec": "~/.config/waybar/scripts/bluetooth-status.sh",
|
||||||
"interval": 5,
|
"interval": 5,
|
||||||
"return-type": "json",
|
"return-type": "json",
|
||||||
"on-click": "blueman-manager"
|
"on-click": "blueman-manager",
|
||||||
|
"min-width": 20,
|
||||||
|
"format": "{}"
|
||||||
},
|
},
|
||||||
|
|
||||||
"cpu": {
|
"cpu": {
|
||||||
@@ -2880,7 +2882,6 @@ window#waybar {
|
|||||||
#custom-bluetooth {
|
#custom-bluetooth {
|
||||||
overflow: visible;
|
overflow: visible;
|
||||||
font-size: 14px; /* slightly larger */
|
font-size: 14px; /* slightly larger */
|
||||||
line-height: 1.2; /* allows vertical room */
|
|
||||||
}
|
}
|
||||||
|
|
||||||
#clock,
|
#clock,
|
||||||
|
|||||||
@@ -91,7 +91,9 @@
|
|||||||
"exec": "~/.config/waybar/scripts/bluetooth-status.sh",
|
"exec": "~/.config/waybar/scripts/bluetooth-status.sh",
|
||||||
"interval": 5,
|
"interval": 5,
|
||||||
"return-type": "json",
|
"return-type": "json",
|
||||||
"on-click": "blueman-manager"
|
"on-click": "blueman-manager",
|
||||||
|
"min-width": 20,
|
||||||
|
"format": "{}"
|
||||||
},
|
},
|
||||||
|
|
||||||
"cpu": {
|
"cpu": {
|
||||||
@@ -233,7 +235,6 @@ window#waybar {
|
|||||||
#custom-bluetooth {
|
#custom-bluetooth {
|
||||||
overflow: visible;
|
overflow: visible;
|
||||||
font-size: 14px; /* slightly larger */
|
font-size: 14px; /* slightly larger */
|
||||||
line-height: 1.2; /* allows vertical room */
|
|
||||||
}
|
}
|
||||||
|
|
||||||
#clock,
|
#clock,
|
||||||
|
|||||||
Reference in New Issue
Block a user