From 05c0a421edac63888cb802f75cd79f1c2f3893fa Mon Sep 17 00:00:00 2001 From: wheaney <42350981+wheaney@users.noreply.github.com> Date: Fri, 26 Jul 2024 20:25:22 -0700 Subject: [PATCH] A couple fixes for installing on a fresh machine --- gnome/bin/setup | 1 + modules/XRLinuxDriver | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/gnome/bin/setup b/gnome/bin/setup index eb4f034..616dc42 100755 --- a/gnome/bin/setup +++ b/gnome/bin/setup @@ -82,6 +82,7 @@ echo "Installing the breezydesktop@xronlinux.com GNOME extension" gnome-extensions install --force breezydesktop@xronlinux.com.shell-extension.zip echo "Installing the Breezy Desktop UI Flatpak (this may take a couple minutes the first time)" +flatpak remote-add --if-not-exists flathub https://flathub.org/repo/flathub.flatpakrepo flatpak install --user --noninteractive --reinstall com.xronlinux.BreezyDesktop.flatpak # set up the XR driver using the local binary diff --git a/modules/XRLinuxDriver b/modules/XRLinuxDriver index 9066a1d..9acfa06 160000 --- a/modules/XRLinuxDriver +++ b/modules/XRLinuxDriver @@ -1 +1 @@ -Subproject commit 9066a1d1c6b63a71f1d39e4b946ae06cc5c673a6 +Subproject commit 9acfa064d9e503973c3c3f9b7667ab30ba286e55