From c7fd362a7c2c69434890ed5edfcea58d32cfeb53 Mon Sep 17 00:00:00 2001 From: JaKooLit Date: Mon, 3 Feb 2025 00:06:55 +0900 Subject: hyprlock default image now is the default wallpaper. --- config/hypr/hyprlock-1080p.conf | 4 ++-- config/hypr/hyprlock.conf | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/config/hypr/hyprlock-1080p.conf b/config/hypr/hyprlock-1080p.conf index 44dd1af1..7d2566a7 100755 --- a/config/hypr/hyprlock-1080p.conf +++ b/config/hypr/hyprlock-1080p.conf @@ -14,8 +14,8 @@ background { monitor = # NOTE: use only 1 path #path = screenshot # screenshot of your desktop - path = $HOME/.config/hypr/wallpaper_effects/.wallpaper_modified # NOTE only png supported for now - #path = $HOME/.config/hypr/wallpaper_effects/.wallpaper_current # current wallpaper + #path = $HOME/.config/hypr/wallpaper_effects/.wallpaper_modified # by wallpaper effects + path = $HOME/.config/hypr/wallpaper_effects/.wallpaper_current # current wallpaper #color = $color7 diff --git a/config/hypr/hyprlock.conf b/config/hypr/hyprlock.conf index e834d52c..975b5d62 100644 --- a/config/hypr/hyprlock.conf +++ b/config/hypr/hyprlock.conf @@ -14,8 +14,8 @@ background { monitor = # NOTE: use only 1 path #path = screenshot # screenshot of your desktop - path = $HOME/.config/hypr/wallpaper_effects/.wallpaper_modified # NOTE only png supported for now - #path = $HOME/.config/hypr/wallpaper_effects/.wallpaper_current # current wallpaper + #path = $HOME/.config/hypr/wallpaper_effects/.wallpaper_modified # by wallpaper effects + path = $HOME/.config/hypr/wallpaper_effects/.wallpaper_current # current wallpaper #color = $color7 -- cgit v1.2.3