From f3874474374bee603c97781b07f1468a5f73832b Mon Sep 17 00:00:00 2001 From: Kyle Gospodnetich Date: Fri, 1 Sep 2023 13:37:54 -0700 Subject: [PATCH] feat(deck): Switch to native version of Protontricks --- Containerfile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Containerfile b/Containerfile index 8621fc54..d6d1925e 100644 --- a/Containerfile +++ b/Containerfile @@ -307,7 +307,8 @@ RUN rpm-ostree install \ gamescope \ gamescope-session \ wine-core \ - winetricks && \ + winetricks \ + protontricks && \ if grep -q "kinoite" <<< "${BASE_IMAGE_NAME}"; then \ rpm-ostree override remove \ gamemode \