diff --git a/Dockerfile b/Dockerfile index 564a685..2a9901e 100644 --- a/Dockerfile +++ b/Dockerfile @@ -70,7 +70,7 @@ RUN \ # Icons used by folder/file selection window (when saving as). adwaita-icon-theme \ # A font is needed. - font-cantarell \ + font-dejavu \ # The following package is used to send key presses to the X process. xdotool \ && \