Skip to content

Commit cccd383

Browse files
authored
Merge pull request #38 from getsolus/tiles
2 parents 69b97f5 + 1f1e1ed commit cccd383

File tree

5 files changed

+26
-0
lines changed

5 files changed

+26
-0
lines changed

Attribution

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -120,3 +120,11 @@ File:
120120
/usr/share/backgrounds/solus/happy-turtle.jxl
121121
Authors: Brendan Weiss
122122
License: CC0 (https://creativecommons.org/public-domain/cc0/)
123+
124+
**** Bryson Starling ****
125+
==================
126+
File:
127+
/usr/share/backgrounds/solus/solus-tiles-dark.jxl
128+
/usr/share/backgrounds/solus/solus-tiles-light.jxl
129+
Authors: Bryson Starling
130+
License: Public Domain

backgrounds/meson.build

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,8 @@ wallpapers = [
2222
'red-cherry-leaves.jpg',
2323
'rosa-kent.jpg',
2424
'sebkha-d-oran.jpg',
25+
'solus-tiles-dark.jpg',
26+
'solus-tiles-light.jpg',
2527
'Twigonometry.jpg',
2628
'vents-du-sud.jpg',
2729
'white-and-multicolored.jpg',

backgrounds/solus-tiles-dark.jpg

2.17 MB
Loading

backgrounds/solus-tiles-light.jpg

2.57 MB
Loading

backgrounds/solus-wallpapers.xml.in

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -169,6 +169,22 @@
169169
<scolor>#000000</scolor>
170170
<shade_type>solid</shade_type>
171171
</wallpaper>
172+
<wallpaper deleted="false">
173+
<name>Solus Tiles Dark</name>
174+
<filename>@prefix@/share/backgrounds/solus/solus-tiles-dark.jxl</filename>
175+
<options>zoom</options>
176+
<pcolor>#000000</pcolor>
177+
<scolor>#000000</scolor>
178+
<shade_type>solid</shade_type>
179+
</wallpaper>
180+
<wallpaper deleted="false">
181+
<name>Solus Tiles Light</name>
182+
<filename>@prefix@/share/backgrounds/solus/solus-tiles-light.jxl</filename>
183+
<options>zoom</options>
184+
<pcolor>#000000</pcolor>
185+
<scolor>#000000</scolor>
186+
<shade_type>solid</shade_type>
187+
</wallpaper>
172188
<wallpaper deleted="false">
173189
<name>Twigonometry</name>
174190
<filename>@prefix@/share/backgrounds/solus/Twigonometry.jxl</filename>

0 commit comments

Comments
 (0)