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="#f67400"/>
|
||||
<g transform="translate(21,21) scale(1)">
|
||||
<path d="m3 3v16l16-8z" fill="white"/>
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 212 B |
Reference in New Issue
Block a user