forked from Shinonome/dots-hyprland
settings: move some settings to new "general" tab
This commit is contained in:
@@ -28,6 +28,12 @@ ApplicationWindow {
|
||||
icon: "instant_mix",
|
||||
component: "modules/settings/QuickConfig.qml"
|
||||
},
|
||||
{
|
||||
name: Translation.tr("General"),
|
||||
icon: "dashboard",
|
||||
iconRotation: 180,
|
||||
component: "modules/settings/GeneralConfig.qml"
|
||||
},
|
||||
{
|
||||
name: Translation.tr("Bar"),
|
||||
icon: "toast",
|
||||
|
||||
Reference in New Issue
Block a user