From 5d4533e59e8efbef2397eb3536e4252f9bf294d9 Mon Sep 17 00:00:00 2001 From: "A. Wilcox" Date: Tue, 23 Jun 2020 03:30:11 -0500 Subject: boot: Fix xsetroot call --- boot/start-horizon-qt5 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'boot') diff --git a/boot/start-horizon-qt5 b/boot/start-horizon-qt5 index ce27931..a39e6fc 100755 --- a/boot/start-horizon-qt5 +++ b/boot/start-horizon-qt5 @@ -1,6 +1,6 @@ #!/bin/sh -xsetroot -bg "Steel Blue" +xsetroot -solid "Steel Blue" kwin_x11 & horizon-qt5 if [ $? -eq 0 ]; then -- cgit v1.2.3-60-g2f50