mirror of
https://github.com/ublue-os/bazzite.git
synced 2025-01-08 09:39:16 +00:00
feat: Add xdotool and yad dependencies needed by SteamTinkerLauncher (Thanks termdisc)
This commit is contained in:
parent
0919a4a5fc
commit
71279c26b2
@ -64,7 +64,9 @@ RUN rpm-ostree install \
|
|||||||
ladspa-noise-suppression-for-voice \
|
ladspa-noise-suppression-for-voice \
|
||||||
btop \
|
btop \
|
||||||
neofetch \
|
neofetch \
|
||||||
fish
|
fish \
|
||||||
|
xdotool \
|
||||||
|
yad
|
||||||
|
|
||||||
# Install newer Xwayland
|
# Install newer Xwayland
|
||||||
RUN rpm-ostree override replace --experimental --from repo=copr:copr.fedorainfracloud.org:kylegospo:gnome-vrr xorg-x11-server-Xwayland
|
RUN rpm-ostree override replace --experimental --from repo=copr:copr.fedorainfracloud.org:kylegospo:gnome-vrr xorg-x11-server-Xwayland
|
||||||
|
Loading…
Reference in New Issue
Block a user