MycroftOS: More changes for the splash screen.
This commit is contained in:
parent
e29b4da200
commit
7656ac027a
Binary file not shown.
Before Width: | Height: | Size: 27 KiB After Width: | Height: | Size: 27 KiB |
|
@ -22,9 +22,9 @@
|
|||
#endif
|
||||
|
||||
/* Position of the image split from top edge, numerator of fraction */
|
||||
#define PSPLASH_IMG_SPLIT_NUMERATOR 5
|
||||
#define PSPLASH_IMG_SPLIT_NUMERATOR 6
|
||||
|
||||
/* Position of the image split from top edge, denominator of fraction */
|
||||
#define PSPLASH_IMG_SPLIT_DENOMINATOR 6
|
||||
#define PSPLASH_IMG_SPLIT_DENOMINATOR 7
|
||||
|
||||
#endif
|
||||
|
|
|
@ -1,2 +0,0 @@
|
|||
[Service]
|
||||
ExecStartPre=-/bin/psplash-write "MSG Starting Bluetooth Speaker"
|
|
@ -1,2 +0,0 @@
|
|||
[Service]
|
||||
ExecStartPre=-/bin/psplash-write "MSG Starting Snapcast client"
|
|
@ -1,2 +0,0 @@
|
|||
[Service]
|
||||
ExecStartPre=-/bin/psplash-write "MSG Starting Snapcast server"
|
|
@ -1,2 +0,0 @@
|
|||
[Service]
|
||||
ExecStartPre=-/bin/psplash-write "MSG Starting Spotify connect"
|
Loading…
Reference in New Issue