diff options
| author | Ja.KooLit <85185940+JaKooLit@users.noreply.github.com> | 2025-02-03 00:10:58 +0900 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-02-03 00:10:58 +0900 |
| commit | 949046ffcb2817caf32bf82f06d5cdf3d57b1a40 (patch) | |
| tree | b33733a05816c25ed01b4fa7e2c89b816c615bcc /config/hypr/hyprlock.conf | |
| parent | 9b67a8376e3d186edc75a482010e53c3b4e9e018 (diff) | |
| parent | c7fd362a7c2c69434890ed5edfcea58d32cfeb53 (diff) | |
Merge pull request #542 from JaKooLit/development
Development to Main
Diffstat (limited to 'config/hypr/hyprlock.conf')
| -rw-r--r-- | config/hypr/hyprlock.conf | 4 |
1 files changed, 2 insertions, 2 deletions
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 |
