Gracefully terminates Firefox.

This commit is contained in:
Jocelyn Le Sage 2018-03-15 07:09:06 -04:00
parent 5d2a1c2e52
commit cfead8ca3c
3 changed files with 68 additions and 2 deletions

View file

@ -28,7 +28,9 @@ RUN \
add-pkg \
desktop-file-utils \
adwaita-icon-theme \
ttf-dejavu
ttf-dejavu \
# The following package is used to send key presses to the X process.
xdotool
# Set default settings.
RUN \