rename to Look And Feel
This commit is contained in:
parent
618fc22e80
commit
0ccb3f19f6
2 changed files with 2 additions and 3 deletions
|
|
@ -6,7 +6,6 @@ import qs.services
|
||||||
import QtQuick
|
import QtQuick
|
||||||
import QtQuick.Controls
|
import QtQuick.Controls
|
||||||
import QtQuick.Layouts
|
import QtQuick.Layouts
|
||||||
import Quickshell.Widgets
|
|
||||||
|
|
||||||
StyledPanelWindow {
|
StyledPanelWindow {
|
||||||
id: window
|
id: window
|
||||||
|
|
@ -115,8 +114,8 @@ StyledPanelWindow {
|
||||||
|
|
||||||
ConfigurationView {
|
ConfigurationView {
|
||||||
icon: Styling.lucide.icons.swatchBook
|
icon: Styling.lucide.icons.swatchBook
|
||||||
title: "Styling"
|
title: "Look And Feel"
|
||||||
view: StylingView {}
|
view: LookAndFeel {}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue