forked from Shinonome/dots-hyprland
lock: rename bg blur config option, no blur by default
This commit is contained in:
@@ -135,8 +135,8 @@ Singleton {
|
||||
property real workspaceZoom: 1.07 // Relative to your screen, not wallpaper size
|
||||
property bool enableSidebar: true
|
||||
}
|
||||
property JsonObject blur: JsonObject {
|
||||
property bool enable: true
|
||||
property JsonObject lockBlur: JsonObject {
|
||||
property bool enable: false
|
||||
property int radius: 100
|
||||
property bool centerClock: true
|
||||
property bool showLockedText: true
|
||||
|
||||
Reference in New Issue
Block a user