update wofi style and make hyprlock bg same as hyprpaper

This commit is contained in:
Frodd
2025-08-29 12:00:26 +01:00
parent 8d4c27273f
commit 57dc68db01
2 changed files with 12 additions and 9 deletions

View File

@@ -8,3 +8,6 @@ WALLPAPER=$(find "$WALLPAPER_DIR" -type f ! -name "$(basename "$CURRENT_WALL")"
# Apply the selected wallpaper
hyprctl hyprpaper reload ,"$WALLPAPER"
# Update hyprlock config
sed -i "s|path = .*|path = $WALLPAPER|" ~/.config/hypr/hyprlock.conf