Skip to content

Commit

Permalink
add tile mode (#825)
Browse files Browse the repository at this point in the history
  • Loading branch information
gkdwoe authored Oct 25, 2024
1 parent 575c48b commit 3c61fb9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pages/Hypr Ecosystem/hyprpaper.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 3c61fb9

Please sign in to comment.