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, "all_monitors": false,
"name_map": { "name_map": {
"1": "", "1": "",
"2": "", "2": "",
"3": "", "3": "",
"4": "", "4": "",
"5": "", "5": "",
"6": "", "6": "",
"7": "", "7": "",
"8": "", "8": "",
"9": "", "9": "",
"10": "" "10": ""
}, },
"type": "workspaces" "type": "workspaces"
} }