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