Skip to content

Commit fcaa739

Browse files
author
sam#gemmi-win10
committed
dockerfile.x11base # mousepad clipit
1 parent 7b7f333 commit fcaa739

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

build/Dockerfile.x11base

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -33,11 +33,11 @@ RUN \
3333
# APP
3434
RUN \
3535
# test "app" != "$TYPE" && exit 0 || echo appInstall;\
36-
apt.sh thunar dunst clipit \
37-
# pasystray pcmanfm lxappearance gnome-system-monitor \
36+
apt.sh thunar dunst \
37+
# mousepad clipit pasystray pcmanfm lxappearance gnome-system-monitor \
3838
sakura geany ristretto; \
3939
# misc2
40-
apt.sh plank engrampa mousepad scrot ; \
40+
apt.sh plank engrampa scrot ; \
4141
test "24.04" != "${VER}" && apt.sh leafpad; \
4242
exit 0
4343

0 commit comments

Comments
 (0)