Gracefully terminates Firefox.
This commit is contained in:
parent
5d2a1c2e52
commit
cfead8ca3c
3 changed files with 68 additions and 2 deletions
|
@ -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 \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue