summaryrefslogtreecommitdiff
path: root/boot/start-horizon-qt5
diff options
context:
space:
mode:
Diffstat (limited to 'boot/start-horizon-qt5')
-rwxr-xr-xboot/start-horizon-qt51
1 files changed, 1 insertions, 0 deletions
diff --git a/boot/start-horizon-qt5 b/boot/start-horizon-qt5
index 0541de6..ce27931 100755
--- a/boot/start-horizon-qt5
+++ b/boot/start-horizon-qt5
@@ -1,5 +1,6 @@
#!/bin/sh
+xsetroot -bg "Steel Blue"
kwin_x11 &
horizon-qt5
if [ $? -eq 0 ]; then