mirror of
https://github.com/ublue-os/bazzite.git
synced 2025-01-17 01:11:48 +00:00
feat: Add Lato & Fira Code font families
This commit is contained in:
parent
507cf9de0a
commit
6b17dff067
@ -74,7 +74,9 @@ RUN rpm-ostree install \
|
|||||||
fish \
|
fish \
|
||||||
xdotool \
|
xdotool \
|
||||||
yad \
|
yad \
|
||||||
google-noto-sans-cjk-fonts
|
google-noto-sans-cjk-fonts \
|
||||||
|
lato-fonts \
|
||||||
|
fira-code-fonts
|
||||||
|
|
||||||
# Configure KDE & GNOME
|
# Configure KDE & GNOME
|
||||||
RUN if grep -q "kinoite" <<< "${BASE_IMAGE_NAME}"; then \
|
RUN if grep -q "kinoite" <<< "${BASE_IMAGE_NAME}"; then \
|
||||||
|
Loading…
Reference in New Issue
Block a user