mirror of
https://github.com/LukeHagar/omarchy.git
synced 2025-12-06 12:37:46 +00:00
Add blurred theme background to the lock screen
This commit is contained in:
@@ -3,6 +3,8 @@ source = ~/.config/omarchy/current/theme/hyprlock.conf
|
|||||||
background {
|
background {
|
||||||
monitor =
|
monitor =
|
||||||
color = $color
|
color = $color
|
||||||
|
path = ~/.config/omarchy/current/background
|
||||||
|
blur_passes = 3
|
||||||
}
|
}
|
||||||
|
|
||||||
animations {
|
animations {
|
||||||
|
|||||||
3
migrations/1757861484.sh
Normal file
3
migrations/1757861484.sh
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
echo "Add a blurred background to the lock screen"
|
||||||
|
|
||||||
|
omarchy-refresh-hyprlock
|
||||||
Reference in New Issue
Block a user