mirror of
https://github.com/donovanglover/nix-config.git
synced 2025-06-01 23:45:45 +02:00
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:
parent
15d9586f23
commit
05e9efa5fe
@ -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"
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user