presistent workspaces
This commit is contained in:
parent
2b598a0b2f
commit
52f81ad256
|
@ -22,7 +22,15 @@
|
||||||
"wlr/workspaces": {
|
"wlr/workspaces": {
|
||||||
"all-outputs": true,
|
"all-outputs": true,
|
||||||
"disable-scroll": true,
|
"disable-scroll": true,
|
||||||
"format": "{name}"
|
"format": "{name}",
|
||||||
|
"persistent_workspaces": {
|
||||||
|
"1": [],
|
||||||
|
"2": [],
|
||||||
|
"3": [],
|
||||||
|
"4": [],
|
||||||
|
"5": [],
|
||||||
|
"6": [],
|
||||||
|
}
|
||||||
},
|
},
|
||||||
|
|
||||||
"clock#1": {
|
"clock#1": {
|
||||||
|
|
Loading…
Reference in a new issue