Add blurred theme background to the lock screen

This commit is contained in:
David Heinemeier Hansson
2025-09-14 17:33:08 +02:00
parent 55bf2457d4
commit 2e41b2c400
2 changed files with 5 additions and 0 deletions

View File

@@ -3,6 +3,8 @@ source = ~/.config/omarchy/current/theme/hyprlock.conf
background {
monitor =
color = $color
path = ~/.config/omarchy/current/background
blur_passes = 3
}
animations {

3
migrations/1757861484.sh Normal file
View File

@@ -0,0 +1,3 @@
echo "Add a blurred background to the lock screen"
omarchy-refresh-hyprlock