From e42a8e861de2df2df64c7cbc7ac8072aaeb8e2f4 Mon Sep 17 00:00:00 2001 From: Nick007 Date: Mon, 23 Mar 2026 18:56:44 +0800 Subject: [PATCH] feat: add PCManFM file manager with right-click menu entry (#86) --- Dockerfile | 3 ++- root/defaults/menu.xml | 4 +++- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/Dockerfile b/Dockerfile index 4a7ef4f..f9f83d3 100644 --- a/Dockerfile +++ b/Dockerfile @@ -27,7 +27,8 @@ RUN apt-get update && \ libgtk-3-0 libnspr4 libnss3 libpango-1.0-0 libpangocairo-1.0-0 libstdc++6 libx11-6 \ libxcomposite1 libxdamage1 libxext6 libxfixes3 libxi6 libxrandr2 libxrender1 \ libxss1 libxtst6 libatomic1 libxcomposite1 libxrender1 libxrandr2 libxkbcommon-x11-0 \ - libfontconfig1 libdbus-1-3 libnss3 libx11-xcb1 python3-tk stalonetray inotify-tools + libfontconfig1 libdbus-1-3 libnss3 libx11-xcb1 python3-tk stalonetray inotify-tools \ + pcmanfm RUN pip install --no-cache-dir python-xlib diff --git a/root/defaults/menu.xml b/root/defaults/menu.xml index 0eb8857..fb5d120 100644 --- a/root/defaults/menu.xml +++ b/root/defaults/menu.xml @@ -1,8 +1,10 @@ -/usr/bin/xterm /scripts/wechat/wechat-start.sh /scripts/qq/qq-start.sh + +pcmanfm +/usr/bin/xterm