mirror of
https://github.com/end-4/dots-hyprland.git
synced 2026-06-12 20:09:59 -05:00
quickshell: configPath -> shellPath
This commit is contained in:
@@ -17,7 +17,7 @@ Scope {
|
||||
id: root
|
||||
property int sidebarWidth: Appearance.sizes.sidebarWidth
|
||||
property int sidebarPadding: 12
|
||||
property string settingsQmlPath: Quickshell.configPath("settings.qml")
|
||||
property string settingsQmlPath: Quickshell.shellPath("settings.qml")
|
||||
|
||||
PanelWindow {
|
||||
id: sidebarRoot
|
||||
|
||||
Reference in New Issue
Block a user