mirror of
https://github.com/end-4/dots-hyprland.git
synced 2026-06-10 17:29:26 -05:00
quickshell: configPath -> shellPath
This commit is contained in:
@@ -117,7 +117,7 @@ Scope {
|
||||
property int contentHeight: 300
|
||||
property int horizontalPadding: bgRoot.movableXSpace
|
||||
property int verticalPadding: bgRoot.movableYSpace
|
||||
command: [Quickshell.configPath("scripts/images/least_busy_region.py"),
|
||||
command: [Quickshell.shellPath("scripts/images/least_busy_region.py"),
|
||||
"--screen-width", bgRoot.screen.width,
|
||||
"--screen-height", bgRoot.screen.height,
|
||||
"--width", contentWidth,
|
||||
|
||||
Reference in New Issue
Block a user