From 2895c8f66bb0fa634fb176ca23b62ca388415144 Mon Sep 17 00:00:00 2001 From: Vaxry Date: Wed, 24 Apr 2024 18:06:50 +0100 Subject: [PATCH] hyprlock: update supported bg types --- pages/Hypr Ecosystem/hyprlock.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/Hypr Ecosystem/hyprlock.md b/pages/Hypr Ecosystem/hyprlock.md index ba23972..db19d84 100644 --- a/pages/Hypr Ecosystem/hyprlock.md +++ b/pages/Hypr Ecosystem/hyprlock.md @@ -82,7 +82,7 @@ If `path` is `screenshot`, a screenshot of your desktop at launch will be used. ```ini background { monitor = - path = /home/me/someImage.png # only png supported for now + path = /home/me/someImage.png # supports png, jpg, webp (no animations, though) color = rgba(25, 20, 20, 1.0) # all these options are taken from hyprland, see https://wiki.hyprland.org/Configuring/Variables/#blur for explanations