feat: implement the managed Hyprland desktop with Kitty and stable updates
This commit is contained in:
@@ -0,0 +1,28 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="3840" height="2160" viewBox="0 0 3840 2160">
|
||||
<title>Quiet orbit — original desktop wallpaper</title>
|
||||
<defs>
|
||||
<linearGradient id="night" x2="1" y2="1">
|
||||
<stop stop-color="#11141c"/><stop offset=".6" stop-color="#171a27"/><stop offset="1" stop-color="#202039"/>
|
||||
</linearGradient>
|
||||
<radialGradient id="blue">
|
||||
<stop stop-color="#35578a" stop-opacity=".55"/><stop offset="1" stop-color="#35578a" stop-opacity="0"/>
|
||||
</radialGradient>
|
||||
<radialGradient id="violet">
|
||||
<stop stop-color="#625080" stop-opacity=".4"/><stop offset="1" stop-color="#625080" stop-opacity="0"/>
|
||||
</radialGradient>
|
||||
<linearGradient id="arc" x1="0" y1="1" x2="1" y2="0">
|
||||
<stop stop-color="#3ddbd9" stop-opacity="0"/><stop offset=".5" stop-color="#78a9ff" stop-opacity=".48"/><stop offset="1" stop-color="#be95ff" stop-opacity=".12"/>
|
||||
</linearGradient>
|
||||
</defs>
|
||||
<path fill="url(#night)" d="M0 0h3840v2160H0z"/>
|
||||
<ellipse cx="2650" cy="850" rx="1560" ry="1160" fill="url(#blue)"/>
|
||||
<ellipse cx="3350" cy="1820" rx="1480" ry="990" fill="url(#violet)"/>
|
||||
<g fill="none" stroke="url(#arc)">
|
||||
<ellipse cx="2860" cy="1430" rx="1180" ry="680" transform="rotate(-32 2860 1430)" stroke-width="2"/>
|
||||
<ellipse cx="2860" cy="1430" rx="1320" ry="815" transform="rotate(-32 2860 1430)" stroke-width="1.5"/>
|
||||
<ellipse cx="2860" cy="1430" rx="1460" ry="950" transform="rotate(-32 2860 1430)" stroke-width="1"/>
|
||||
</g>
|
||||
<path d="M0 1900C700 1520 1260 2140 2010 1820S3160 1340 3840 1780V2160H0Z" fill="#10131d" opacity=".45"/>
|
||||
<circle cx="2475" cy="685" r="5" fill="#82e9de" opacity=".8"/>
|
||||
<circle cx="3380" cy="845" r="3" fill="#a6c8ff" opacity=".6"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 1.7 KiB |
Reference in New Issue
Block a user