working version with installer

This commit is contained in:
Build Machine
2026-09-02 15:21:20 +02:00
parent bcd13923a6
commit 50b4a549c7
37 changed files with 264 additions and 13 deletions
@@ -0,0 +1,14 @@
# Specify the dconf path
[org/gnome/desktop/background]
# Specify the path to the desktop background image file
picture-uri='file://~/background/horse.png'
# Specify one of the rendering options for the background image:
picture-options='scaled'
# Specify the left or top color when drawing gradients, or the solid color
primary-color='FF00FF'
# Specify the right or bottom color when drawing gradients
secondary-color='00FFFF'
Binary file not shown.

After

Width:  |  Height:  |  Size: 75 KiB