{ | |
"sound_device": "1", | |
"network_interface": "wlp2s0", | |
"icons": [ | |
{"name": "calendar", "icon": "\uf073"}, | |
{"name": "clock", "icon": "\uf017"}, | |
{"name": "brightness", "icon": "\uf042"}, | |
{"name": "rx", "icon": "\uf0ed"}, | |
{"name": "tx", "icon": "\uf0ee"}, | |
{"name": "battery100", "icon": "\uf240"}, | |
{"name": "battery75","icon": "\uf241"}, | |
{"name": "battery50", "icon": "\uf242"}, | |
{"name": "battery25", "icon": "\uf243"}, | |
{"name": "battery0", "icon": "\uf244"}, | |
{"name": "volume_mute", "icon": "\uf026"}, | |
{"name": "volume_low", "icon": "\uf027"}, | |
{"name": "volume_loud", "icon": "\uf028"}, | |
{"name": "cpu", "icon": "\uf2db"}, | |
{"name": "ram", "icon": "\uf2dc"} | |
] | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment