Skip to content
This repository has been archived by the owner on Nov 14, 2024. It is now read-only.

Commit

Permalink
Add some fonts to wine
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelmnemonic committed Sep 24, 2024
1 parent 157c7e8 commit 2a0ae7c
Showing 1 changed file with 31 additions and 28 deletions.
59 changes: 31 additions & 28 deletions build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -10,34 +10,37 @@ RELEASE="$(rpm -E %fedora)"
# Mount luks volumes protected by user password
# Add KDE PIM
# Remove GUI for firewalld
rpm-ostree install \
AusweisApp2 \
gamescope \
gwenview \
jetbrains-mono-fonts \
kcalc \
kdepim-addons \
kmail \
langpacks-de \
libreoffice-calc \
libreoffice-impress \
libreoffice-kf6 \
libreoffice-langpack-de \
libreoffice-writer \
mangohud \
merkuro \
neochat \
okular \
pam_mount \
pcsc-cyberjack \
rsms-inter-fonts \
skanpage \
steam \
syncthing \
transmission-qt \
wine-core \
wine-mono \
wine-pulseaudio
rpm-ostree install \
AusweisApp2 \
gamescope \
gwenview \
jetbrains-mono-fonts \
kcalc \
kdepim-addons \
kmail \
langpacks-de \
libreoffice-calc \
libreoffice-impress \
libreoffice-kf6 \
libreoffice-langpack-de \
libreoffice-writer \
mangohud \
merkuro \
neochat \
okular \
pam_mount \
pcsc-cyberjack \
rsms-inter-fonts \
skanpage \
steam \
syncthing \
transmission-qt \
wine-arial-fonts \
wine-core \
wine-mono \
wine-pulseaudio \
wine-times-new-roman-fonts \
wine-times-new-roman-fonts-system

# Remove unneded applications
rpm-ostree uninstall \
Expand Down

0 comments on commit 2a0ae7c

Please sign in to comment.