From 56ca40cc7a7ba4656193be99555935791ad363b7 Mon Sep 17 00:00:00 2001 From: Simon Gardling Date: Wed, 5 Feb 2025 16:00:46 -0500 Subject: [PATCH] add note about my background --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 3f4d08e..8b82b95 100644 --- a/README.md +++ b/README.md @@ -17,3 +17,6 @@ Shell: [fish](https://fishshell.com/) with the [pure](https://github.com/pure-fi WM: [niri](https://github.com/YaLTeR/niri) (KDE on my desktop) There is more that I'm using, but those are the main ones! Read my configs to get more into the specifics. + +### Background + - Got my background from (here)[https://old.reddit.com/r/celestegame/comments/11dtgwg/all_most_of_the_backgrounds_in_celeste_edited/] and used the command `magick input.png -filter Point -resize 2880x1920! output.png` to upscale it bilinearly