List layer switchers before modifiers in the secondary role select2 list.
This commit is contained in:
@@ -3,6 +3,23 @@
|
|||||||
"id": "-1",
|
"id": "-1",
|
||||||
"text": "None"
|
"text": "None"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"text": "Layer switcher",
|
||||||
|
"children": [
|
||||||
|
{
|
||||||
|
"id": "8",
|
||||||
|
"text": "Mod"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"id": "9",
|
||||||
|
"text": "Mouse"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"id": "10",
|
||||||
|
"text": "Fn"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"text": "Modifier",
|
"text": "Modifier",
|
||||||
"children": [
|
"children": [
|
||||||
@@ -39,22 +56,5 @@
|
|||||||
"text": "RAlt"
|
"text": "RAlt"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
|
||||||
{
|
|
||||||
"text": "Layer switcher",
|
|
||||||
"children": [
|
|
||||||
{
|
|
||||||
"id": "8",
|
|
||||||
"text": "Mod"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"id": "9",
|
|
||||||
"text": "Mouse"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"id": "10",
|
|
||||||
"text": "Fn"
|
|
||||||
}
|
|
||||||
]
|
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Reference in New Issue
Block a user