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.Controls
|
||||
import QtQuick.Layouts
|
||||
import Quickshell.Widgets
|
||||
|
||||
StyledPanelWindow {
|
||||
id: window
|
||||
|
|
@ -115,8 +114,8 @@ StyledPanelWindow {
|
|||
|
||||
ConfigurationView {
|
||||
icon: Styling.lucide.icons.swatchBook
|
||||
title: "Styling"
|
||||
view: StylingView {}
|
||||
title: "Look And Feel"
|
||||
view: LookAndFeel {}
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue