diff options
| author | Ja.KooLit <85185940+JaKooLit@users.noreply.github.com> | 2024-08-22 15:43:18 +0900 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-08-22 15:43:18 +0900 |
| commit | 09bef3916d3c7225671f96fd7a8f77f5fab22f19 (patch) | |
| tree | ad6d438ee8417a408dd28535c3cd21de01488a97 /config/hypr/hyprlock.conf | |
| parent | 33fcd2a2ef94e10b3e599d061e9c0a1945066e8c (diff) | |
| parent | f82516e99f2d060c0c1eca0eb20fb7bd78715269 (diff) | |
Merge pull request #410 from JaKooLit/development
Development to Main
Diffstat (limited to 'config/hypr/hyprlock.conf')
| -rw-r--r-- | config/hypr/hyprlock.conf | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/config/hypr/hyprlock.conf b/config/hypr/hyprlock.conf index e95da6dd..e5b18cc0 100644 --- a/config/hypr/hyprlock.conf +++ b/config/hypr/hyprlock.conf @@ -12,8 +12,11 @@ general { 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 + #color = $color7 # all these options are taken from hyprland, see https://wiki.hyprland.org/Configuring/Variables/#blur for explanations |
