1
0
Fork 0
mirror of https://github.com/Zedfrigg/ironbar.git synced 2025-07-09 14:01:03 +02:00

docs(examples): update discord icon, temporarily disable random label

This commit is contained in:
Jake Stanger 2023-08-30 21:38:17 +01:00
parent 3ddf799739
commit abd1f80548
No known key found for this signature in database
GPG key ID: C51FC8F9CB0BEA61
4 changed files with 146 additions and 146 deletions

View file

@ -109,7 +109,7 @@
{
"all_monitors": false,
"name_map": {
"1": "",
"1": "󰙯",
"2": "icon:firefox",
"3": "",
"Code": "",
@ -128,7 +128,7 @@
"type": "launcher"
},
{
"label": "random num: {{500:echo $RANDOM}}",
"label": "random num: {{500:echo FIXME}}",
"type": "label"
}
]