A couple fixes for installing on a fresh machine
This commit is contained in:
parent
cbf9424d6f
commit
05c0a421ed
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
Subproject commit 9066a1d1c6b63a71f1d39e4b946ae06cc5c673a6
|
||||
Subproject commit 9acfa064d9e503973c3c3f9b7667ab30ba286e55
|
||||
Loading…
Reference in New Issue