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
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"
}
]