diff --git a/Dockerfile b/Dockerfile index 95111de7..b257d6a9 100644 --- a/Dockerfile +++ b/Dockerfile @@ -13,6 +13,7 @@ RUN \ dnf install -y --setopt=install_weak_deps=False --best \ chromium \ obconf-qt \ + openbox \ st && \ echo "**** application tweaks ****" && \ mv \ diff --git a/Dockerfile.aarch64 b/Dockerfile.aarch64 index 463dac30..1e851c3b 100644 --- a/Dockerfile.aarch64 +++ b/Dockerfile.aarch64 @@ -13,6 +13,7 @@ RUN \ dnf install -y --setopt=install_weak_deps=False --best \ chromium \ obconf-qt \ + openbox \ st && \ echo "**** application tweaks ****" && \ mv \ diff --git a/root/defaults/menu.xml b/root/defaults/menu.xml index 49130ab6..8ccbb898 100644 --- a/root/defaults/menu.xml +++ b/root/defaults/menu.xml @@ -1,7 +1,7 @@ -/usr/bin/xterm +/usr/bin/st /usr/bin/leafpad /usr/bin/chromium-browser /usr/bin/obconf-qt