-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
13 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,18 @@ | ||
# nixos-dark-wallpaper | ||
A dark wallpaper with many NixOS logos. | ||
|
||
I made this by hand in Inkscape, so the logos are not aligned perfectly, but it should be good enough. | ||
I made this by hand in Inkscape, so the logos are not aligned perfectly, but it should be good enough. The wallpaper is square and big enough to cover basically every screen. | ||
|
||
There is also a Thinkpad version with a red NixOs logo in the center. | ||
|
||
# Normal | ||
|
||
<p align='center'> | ||
<img src='https://raw.githubusercontent.com/Zebreus/nixos-dark-wallpaper/master/nix-d.svg' width='600' alt='Normal wallpaper' /> | ||
</p> | ||
|
||
# Thinkpad | ||
|
||
<p align='center'> | ||
<img src='https://raw.githubusercontent.com/Zebreus/nixos-dark-wallpaper/master/thinknix-d.svg' width='600' alt='Normal wallpaper' /> | ||
</p> |