update wofi style and make hyprlock bg same as hyprpaper
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user