forked from Shinonome/dots-hyprland
add settings entries for bg widgets
This commit is contained in:
@@ -31,7 +31,6 @@ ApplicationWindow {
|
||||
{
|
||||
name: Translation.tr("General"),
|
||||
icon: "browse",
|
||||
iconRotation: 180,
|
||||
component: "modules/settings/GeneralConfig.qml"
|
||||
},
|
||||
{
|
||||
@@ -40,6 +39,11 @@ ApplicationWindow {
|
||||
iconRotation: 180,
|
||||
component: "modules/settings/BarConfig.qml"
|
||||
},
|
||||
{
|
||||
name: Translation.tr("Background"),
|
||||
icon: "texture",
|
||||
component: "modules/settings/BackgroundConfig.qml"
|
||||
},
|
||||
{
|
||||
name: Translation.tr("Interface"),
|
||||
icon: "bottom_app_bar",
|
||||
|
||||
Reference in New Issue
Block a user