Official wallpaper collection of the equisdots desktop, curated by xscriptor and distributed as a release asset.
This repository hosts the wallpapers shipped with the equisdots desktop. The
images are not committed to git: they are packed into background.zip and
published as a release asset, so clones stay small and consumers always fetch
one stable URL:
https://github.com/equisdots/background/releases/latest/download/background.zip
The installer (equisdots/dots) downloads
and unpacks that archive during setup. The wallpaper fetch/apply logic itself
lives in equisdots/davincix.
Latest collection:
curl -fLO https://github.com/equisdots/background/releases/latest/download/background.zip
unzip background.zip -d ~/Pictures/equisdots| Release | Contents |
|---|---|
| v1.0.0 | 17 optimized 4K JPEG wallpapers |
New collections are published as new releases; the latest URL always points
to the current pack.
Wallpapers and documentation are welcome — see CONTRIBUTING.md for image requirements, licensing and the submission workflow. Please only submit work you own or that is explicitly licensed for redistribution.
| Repo | What it provides |
|---|---|
| dots | Meta installer and updater: clones and wires the whole stack |
| hyprland | Hyprland compositor config (Lua), scripts, installer |
| shell | Quickshell UI (bar, panels, editor, popups) |
| davincix | Wallpaper fetch/apply kernel |
| login | Minimal SDDM login theme |
This repository mixes content types, and the license depends on the material:
- Wallpaper images and artwork are licensed under
Creative Commons Attribution 4.0 International (CC BY 4.0): share
and adapt them, even commercially, as long as you credit xscriptor /
Equis Dots and link to the license. Suggested credit line:
Wallpapers by xscriptor — equisdots/background (CC BY 4.0). - Documentation (Markdown, guides, metadata) is shared under the same CC BY 4.0 terms.
- Source code (scripts, tooling) is not covered by CC BY 4.0. It may be available under the MIT License unless a file or release states otherwise. CC licenses are not recommended for software, so code licensing is handled separately from the artwork.
No trademark rights are granted: the equisdots and xscriptor names and logos remain the property of their owner. Third-party images are only accepted with explicit redistribution rights (see CONTRIBUTING.md).
© 2026 xscriptor and contributors.