From 573911316dc44f4572984d672f3235dc7397d715 Mon Sep 17 00:00:00 2001 From: "A. Wilcox" Date: Tue, 23 Jun 2020 02:55:59 -0500 Subject: boot: Set background and disable compositing --- boot/start-horizon-qt5 | 1 + 1 file changed, 1 insertion(+) (limited to 'boot/start-horizon-qt5') 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 -- cgit v1.2.3-70-g09d2