Changed font to a one using less space.

This commit is contained in:
Jocelyn Le Sage 2022-12-09 13:57:55 -05:00
parent 80044c77f7
commit bd6953cfeb

View File

@ -68,7 +68,7 @@ RUN \
# Icons used by folder/file selection window (when saving as).
adwaita-icon-theme \
# A font is needed.
ttf-dejavu \
font-cantarell \
# The following package is used to send key presses to the X process.
xdotool \
&& \