mirror of
https://github.com/woodchen-ink/docker-firefox.git
synced 2025-07-18 13:52:02 +08:00
Changed font to a one using less space.
This commit is contained in:
parent
80044c77f7
commit
bd6953cfeb
@ -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…
x
Reference in New Issue
Block a user