Skip to content

Commit

Permalink
mesa-demos
Browse files Browse the repository at this point in the history
  • Loading branch information
honjow committed Feb 14, 2025
1 parent 2b2647b commit cffb137
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion manifest
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,6 @@ export PACKAGES="\
loupe \
lshw \
lzip \
mesa-demos \
modemmanager \
mpv \
nano \
Expand Down Expand Up @@ -373,6 +372,9 @@ postinstallhook() {
pacman --noconfirm -Rnsdd "$package" || true
done

# mesa-demos
pacman --noconfirm -Sy mesa-demos

# clean up desktop shortcuts
sed -i -e 's/Name=Steam (Runtime)/Name=Steam/' /usr/share/applications/steam.desktop

Expand Down

0 comments on commit cffb137

Please sign in to comment.