Skip to content

Commit 9746f60

Browse files
committed
feat(gnome): Use new bazzite-arch-gnome image, far faster initial setup than making these same changes on init.
1 parent 1a36315 commit 9746f60

File tree

6 files changed

+4
-10
lines changed

6 files changed

+4
-10
lines changed

system_files/deck/kinoite/usr/share/ublue-os/distrobox/bazzite-arch

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,3 @@ root=false
77
replace=false
88
start_now=true
99
volume=/usr/lib/extest/libextest.so:/usr/lib/extest/libextest.so
10-
init_hooks=pacman -S rocm-opencl-runtime rocm-hip-runtime --noconfirm
Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,9 @@
11
[bazzite-arch]
2-
image=ghcr.io/ublue-os/bazzite-arch
2+
image=ghcr.io/ublue-os/bazzite-arch-gnome
33
init=false
44
nvidia=false
55
pull=true
66
root=false
77
replace=false
88
start_now=true
99
volume=/usr/lib/extest/libextest.so:/usr/lib/extest/libextest.so
10-
init_hooks=pacman -Rnsdd xdg-desktop-portal-kde --noconfirm && pacman -S xdg-desktop-portal-gnome rocm-opencl-runtime rocm-hip-runtime --noconfirm
Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,9 @@
11
[bazzite-arch]
2-
image=ghcr.io/ublue-os/bazzite-arch
2+
image=ghcr.io/ublue-os/bazzite-arch-gnome
33
init=false
44
nvidia=true
55
pull=true
66
root=false
77
replace=false
88
start_now=true
99
volume=/usr/lib/extest/libextest.so:/usr/lib/extest/libextest.so
10-
init_hooks=pacman -Rnsdd xdg-desktop-portal-kde --noconfirm && pacman -S xdg-desktop-portal-gnome --noconfirm

system_files/desktop/kinoite/usr/share/ublue-os/distrobox/bazzite-arch

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,4 @@ root=false
77
replace=false
88
start_now=true
99
volume=/usr/lib/extest/libextest.so:/usr/lib/extest/libextest.so
10-
init_hooks=pacman -S rocm-opencl-runtime rocm-hip-runtime --noconfirm
1110
exported_apps="steam lutris protontricks"
Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,10 @@
11
[bazzite-arch]
2-
image=ghcr.io/ublue-os/bazzite-arch
2+
image=ghcr.io/ublue-os/bazzite-arch-gnome
33
init=false
44
nvidia=false
55
pull=true
66
root=false
77
replace=false
88
start_now=true
99
volume=/usr/lib/extest/libextest.so:/usr/lib/extest/libextest.so
10-
init_hooks=pacman -Rnsdd xdg-desktop-portal-kde --noconfirm && pacman -S xdg-desktop-portal-gnome rocm-opencl-runtime rocm-hip-runtime --noconfirm
1110
exported_apps="steam lutris protontricks"
Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,10 @@
11
[bazzite-arch]
2-
image=ghcr.io/ublue-os/bazzite-arch
2+
image=ghcr.io/ublue-os/bazzite-arch-gnome
33
init=false
44
nvidia=true
55
pull=true
66
root=false
77
replace=false
88
start_now=true
99
volume=/usr/lib/extest/libextest.so:/usr/lib/extest/libextest.so
10-
init_hooks=pacman -Rnsdd xdg-desktop-portal-kde --noconfirm && pacman -S xdg-desktop-portal-gnome --noconfirm && runuser -u $USER -- paru -S adw-gtk3 --noconfirm
1110
exported_apps="steam lutris protontricks"

0 commit comments

Comments
 (0)