mirror of
https://github.com/end-4/dots-hyprland.git
synced 2026-06-07 07:49:28 -05:00
lock screen blur: fix center clock option, add settings app toggles
This commit is contained in:
@@ -277,7 +277,7 @@ Variants {
|
||||
}
|
||||
states: State {
|
||||
name: "centered"
|
||||
when: bgRoot.shouldBlur
|
||||
when: bgRoot.shouldBlur && Config.options.background.lockBlur.centerClock
|
||||
AnchorChanges {
|
||||
target: clockLoader
|
||||
anchors {
|
||||
|
||||
Reference in New Issue
Block a user