This repo provides a curated collection of wallpapers that are hand-picked for high resolution displays. Each wallpaper has been (or will be!) converted to the four colour schemes of Catppuccin. Other colour schemes can be added in future if requested.
See instructions on the GitHub release page.
nix flake show github:42willow/wallpapers
Package inputs:
full
(default)latte
frappe
macchiato
mocha
flake.nix
inputs = {
wallpapers = {
url = "github:42willow/wallpapers";
inputs.nixpkgs.follows = "nixpkgs";
# «https://github.com/nix-systems/nix-systems»
# inputs.systems.follows = "systems"; # if using nix-systems
};
};
configuration.nix
{inputs, pkgs, ...}: {
environment = {
etc."wallpapers".source = inputs.wallpapers.packages.${pkgs.system}.full;
};
}
$ nix profile install github:42willow/wallpapers#full
Nix instructions adapted from NotAShelf/wallpkgs, please read there for more detail.
Note
Website coming soon™
In the meantime you can preview the wallpapers at https://github.com/42willow/walls-bak.
A huge thanks to NotAShelf for his wallpkgs (MIT License) that this is based on. I would recommend checking out his projects and maybe even giving them a star!
All images are sourced from the internet and are not my own work. If you are the original artist and would like me to remove your work, please contact me via email at 42willow [at] pm [dot] me
.
- Flick0
- DragonDev07 (for more script features)
- Biohazardia
- Imgur Pixel Art Dump
- Kurzgesagt - AI upscaled
- tineye - Reverse image search
- faerber - CLI tool to match images to colour schemes
- lutgen - CLI tool to generate LUTs and apply them to images
- pixeldetector - CLI tool to downscale and colour palette limit pixel art