forked from Shinonome/dots-hyprland
waffle: start: move Other category to last
This commit is contained in:
@@ -28,13 +28,13 @@ GridLayout {
|
|||||||
}), aggAppCatComp.createObject(null, {
|
}), aggAppCatComp.createObject(null, {
|
||||||
name: Translation.tr("Creativity"),
|
name: Translation.tr("Creativity"),
|
||||||
categories: ["AudioVideo", "Graphics"]
|
categories: ["AudioVideo", "Graphics"]
|
||||||
}), aggAppCatComp.createObject(null, {
|
|
||||||
name: Translation.tr("Other"),
|
|
||||||
categories: ["Game"]
|
|
||||||
}), aggAppCatComp.createObject(null, {
|
}), aggAppCatComp.createObject(null, {
|
||||||
name: Translation.tr("System"),
|
name: Translation.tr("System"),
|
||||||
categories: ["Settings", "System"]
|
categories: ["Settings", "System"]
|
||||||
})
|
}), aggAppCatComp.createObject(null, {
|
||||||
|
name: Translation.tr("Other"),
|
||||||
|
categories: ["Game"]
|
||||||
|
}),
|
||||||
]
|
]
|
||||||
|
|
||||||
Repeater {
|
Repeater {
|
||||||
|
|||||||
Reference in New Issue
Block a user