add option to use hyprlock instead of quickshell

This commit is contained in:
end-4
2025-10-13 12:16:42 +02:00
parent b0cfcaff3d
commit 02192368d2
4 changed files with 36 additions and 17 deletions
@@ -299,6 +299,7 @@ Singleton {
}
property JsonObject lock: JsonObject {
property bool useHyprlock: false
property bool launchOnStartup: false
property JsonObject blur: JsonObject {
property bool enable: false