Update .config/waybar/config.jsonc
This commit is contained in:
parent
342143f6fb
commit
85f030ce36
1 changed files with 0 additions and 16 deletions
|
|
@ -55,9 +55,6 @@
|
||||||
"interval": 3,
|
"interval": 3,
|
||||||
"spacing": 1
|
"spacing": 1
|
||||||
},
|
},
|
||||||
"disk": {
|
|
||||||
"format": "DSK {percentage_used}"
|
|
||||||
},
|
|
||||||
"battery": {
|
"battery": {
|
||||||
"format": "{icon}",
|
"format": "{icon}",
|
||||||
"format-discharging": "{icon}",
|
"format-discharging": "{icon}",
|
||||||
|
|
@ -121,18 +118,5 @@
|
||||||
"=========="
|
"=========="
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
},
|
|
||||||
"bluetooth": {
|
|
||||||
"format": "BLU",
|
|
||||||
"tooltip-format": "Devices connected: {num_connections}",
|
|
||||||
"on-click": "blueberry"
|
|
||||||
},
|
|
||||||
"tray": {
|
|
||||||
"icon-size": 14,
|
|
||||||
"spacing": 12,
|
|
||||||
"show-passive-items": false,
|
|
||||||
"icons": {
|
|
||||||
"Input Method": "bluetooth"
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
Loading…
Add table
Add a link
Reference in a new issue