fix: packages.conf format, add init icons, instant wallpaper
- packages.conf: fix operations format (strings -> empty list) - netinstall.yaml: remove empty Style group - packagechooser.conf: add Breeze-style init system SVG icons - wallpaper: pre-bake config in skel for instant wallpaper, remove wait loop - AGENTS.md: add GPG signing instructions
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64">
|
||||
<circle cx="32" cy="32" r="30" fill="#9b59b6"/>
|
||||
<g transform="translate(21,21) scale(1)">
|
||||
<path d="m11 3a8 8 0 0 0-7.9277344 7h1.0058594a7 7 0 0 1 6.921875-6 7 7 0 0 1 6.320312 4h-3.320312v1h5v-1-4h-1v3.1679688a8 8 0 0 0-7-4.1679688zm6.921875 9a7 7 0 0 1-6.921875 6 7 7 0 0 1-6.3105469-4h3.3105469v-1h-5v1 4h1v-3.195312a8 8 0 0 0 7 4.195312 8 8 0 0 0 7.927734-7h-1.005859z" fill="white"/>
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 472 B |
Reference in New Issue
Block a user