From 3c61fb92fcb46a6b4e45539469594b56f7b0b236 Mon Sep 17 00:00:00 2001 From: gkdwoe <184440958+gkdwoe@users.noreply.github.com> Date: Fri, 25 Oct 2024 04:29:32 -0700 Subject: [PATCH] add tile mode (#825) --- pages/Hypr Ecosystem/hyprpaper.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/Hypr Ecosystem/hyprpaper.md b/pages/Hypr Ecosystem/hyprpaper.md index 113e793..53bc45f 100644 --- a/pages/Hypr Ecosystem/hyprpaper.md +++ b/pages/Hypr Ecosystem/hyprpaper.md @@ -105,7 +105,7 @@ Monitor names can be checked with `hyprctl monitors` Also can be used with `desc:` followed by the monitor's description without the (PORT) at the end -You may add `contain:` before the file path in `wallpaper =` to set the mode to contain instead of cover: +You may add `contain:` or `tile:` before the file path in `wallpaper =` to set the mode to either contain or tile, respectively, instead of cover: ```ini wallpaper = monitor, contain:/home/me/amongus.png