forked from Shinonome/dots-hyprland
add option to disable theming (#1586)
This commit is contained in:
@@ -42,6 +42,11 @@ ApplicationWindow {
|
||||
icon: "settings",
|
||||
component: "modules/settings/ServicesConfig.qml"
|
||||
},
|
||||
{
|
||||
name: "Advanced",
|
||||
icon: "construction",
|
||||
component: "modules/settings/AdvancedConfig.qml"
|
||||
},
|
||||
{
|
||||
name: "About",
|
||||
icon: "info",
|
||||
|
||||
Reference in New Issue
Block a user