mirror of
https://github.com/OpenVoiceOS/OpenVoiceOS
synced 2025-06-05 22:19:21 +02:00
MycroftOS: More changes for the splash screen.
This commit is contained in:
Binary file not shown.
Before Width: | Height: | Size: 27 KiB After Width: | Height: | Size: 27 KiB |
@ -22,9 +22,9 @@
|
|||||||
#endif
|
#endif
|
||||||
|
|
||||||
/* Position of the image split from top edge, numerator of fraction */
|
/* 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 */
|
/* Position of the image split from top edge, denominator of fraction */
|
||||||
#define PSPLASH_IMG_SPLIT_DENOMINATOR 6
|
#define PSPLASH_IMG_SPLIT_DENOMINATOR 7
|
||||||
|
|
||||||
#endif
|
#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"
|
|
Reference in New Issue
Block a user