Initial commit
This commit is contained in:
commit
968d09e362
88 changed files with 2323 additions and 0 deletions
|
|
@ -0,0 +1,5 @@
|
|||
[org/gnome/desktop/background]
|
||||
picture-uri = 'file:///usr/local/share/backgrounds/wallpaper-soi.svg'
|
||||
picture-uri-dark = 'file:///usr/local/share/backgrounds/wallpaper-soi-dark.svg'
|
||||
picture-options = 'zoom'
|
||||
primary-color = '#e6e6e6'
|
||||
|
|
@ -0,0 +1,2 @@
|
|||
[org/gnome/shell]
|
||||
favorite-apps = ['firefox-esr.desktop', 'gnome-terminal.desktop', 'nautilus.desktop']
|
||||
|
|
@ -0,0 +1,5 @@
|
|||
# Configure the default keyboard layouts shown in the switcher
|
||||
# According to Wikipedia, the Italian-speaking part of Switzerland also uses the ch+fr layout.
|
||||
# The first option is the default.
|
||||
[org/gnome/desktop/input-sources]
|
||||
sources = [('xkb', 'ch'), ('xkb', 'ch+fr'), ('xkb', 'us')]
|
||||
|
|
@ -0,0 +1,2 @@
|
|||
user-db:user
|
||||
system-db:local
|
||||
0
os/layers/participant/includes.chroot/etc/motd
Normal file
0
os/layers/participant/includes.chroot/etc/motd
Normal file
|
|
@ -0,0 +1,14 @@
|
|||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="-80 -80 160 160" width="3840" height="3840">
|
||||
<title>Swiss Olympiad in Informatics</title>
|
||||
<rect fill="#2a2a2a" x="-100" y="-100" width="200" height="200"/>
|
||||
<circle r="13.75" fill="none" stroke="#101010" stroke-width="2.5"/>
|
||||
<path fill="none" stroke="#1eadf5" stroke-width="2" d="M7.6121 0 0 -7.6121 13.2727 -15.7298M-7.6121 0 7.6121 0 0 7.6121 -7.6121 0 -14.3693 13.5411"/>
|
||||
<g fill="#1862ff">
|
||||
<circle r="3" cy="7.6121"/>
|
||||
<circle r="3" cx="7.6121"/>
|
||||
<circle r="3" cy="-7.6121"/>
|
||||
<circle r="3" cx="-7.6121"/>
|
||||
<circle r="3" cx="13.2727" cy="-15.7298"/>
|
||||
<circle r="3" cx="-14.3693" cy="13.5411"/>
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 654 B |
|
|
@ -0,0 +1,14 @@
|
|||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="-80 -80 160 160" width="3840" height="3840">
|
||||
<title>Swiss Olympiad in Informatics</title>
|
||||
<rect fill="#e6e6e6" x="-100" y="-100" width="200" height="200"/>
|
||||
<circle r="13.75" fill="none" stroke="#303030" stroke-width="2.5"/>
|
||||
<path fill="none" stroke="#1eadf5" stroke-width="2" d="M7.6121 0 0 -7.6121 13.2727 -15.7298M-7.6121 0 7.6121 0 0 7.6121 -7.6121 0 -14.3693 13.5411"/>
|
||||
<g fill="#1862ff">
|
||||
<circle r="3" cy="7.6121"/>
|
||||
<circle r="3" cx="7.6121"/>
|
||||
<circle r="3" cy="-7.6121"/>
|
||||
<circle r="3" cx="-7.6121"/>
|
||||
<circle r="3" cx="13.2727" cy="-15.7298"/>
|
||||
<circle r="3" cx="-14.3693" cy="13.5411"/>
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 654 B |
Loading…
Add table
Add a link
Reference in a new issue