quickshell: configPath -> shellPath

This commit is contained in:
end-4
2025-07-22 09:17:17 +07:00
parent c0f7504b36
commit b6f75acf53
9 changed files with 11 additions and 11 deletions
@@ -58,7 +58,7 @@ Item { // Wrapper
{
action: "konachanwall",
execute: () => {
Quickshell.execDetached([Quickshell.configPath("scripts/colors/random_konachan_wall.sh")]);
Quickshell.execDetached([Quickshell.shellPath("scripts/colors/random_konachan_wall.sh")]);
}
},
{