From 1b07af78192bf628d88d400c592b109044b5828a Mon Sep 17 00:00:00 2001 From: "A. Wilcox" Date: Sat, 6 Jun 2020 01:11:36 -0500 Subject: boot: Add Boot to Horizon resources --- boot/start-horizon-qt5 | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100755 boot/start-horizon-qt5 (limited to 'boot/start-horizon-qt5') diff --git a/boot/start-horizon-qt5 b/boot/start-horizon-qt5 new file mode 100755 index 0000000..0541de6 --- /dev/null +++ b/boot/start-horizon-qt5 @@ -0,0 +1,8 @@ +#!/bin/sh + +kwin_x11 & +horizon-qt5 +if [ $? -eq 0 ]; then + horizon-run-qt5 +fi +reboot -- cgit v1.2.3-70-g09d2