ironbar: Use dots for workspaces

This was a test of using dots for workspaces, although ultimately
workspace indicators may be removed entirely in favor of an overview
feature in the future.
This commit is contained in:
Donovan Glover 2023-07-04 08:15:30 -04:00
parent 15d9586f23
commit 05e9efa5fe
No known key found for this signature in database
GPG Key ID: EA7408A77AE1BE65

View File

@ -9,16 +9,16 @@
{
"all_monitors": false,
"name_map": {
"1": "",
"2": "",
"3": "",
"4": "",
"5": "",
"6": "",
"7": "",
"8": "",
"9": "",
"10": ""
"1": "",
"2": "",
"3": "",
"4": "",
"5": "",
"6": "",
"7": "",
"8": "",
"9": "",
"10": ""
},
"type": "workspaces"
}