Changed font to a one using less space.
This commit is contained in:
parent
80044c77f7
commit
bd6953cfeb
1 changed files with 1 additions and 1 deletions
|
@ -68,7 +68,7 @@ RUN \
|
||||||
# Icons used by folder/file selection window (when saving as).
|
# Icons used by folder/file selection window (when saving as).
|
||||||
adwaita-icon-theme \
|
adwaita-icon-theme \
|
||||||
# A font is needed.
|
# A font is needed.
|
||||||
ttf-dejavu \
|
font-cantarell \
|
||||||
# The following package is used to send key presses to the X process.
|
# The following package is used to send key presses to the X process.
|
||||||
xdotool \
|
xdotool \
|
||||||
&& \
|
&& \
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue