We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7b7f333 commit fcaa739Copy full SHA for fcaa739
build/Dockerfile.x11base
@@ -33,11 +33,11 @@ RUN \
33
# APP
34
RUN \
35
# test "app" != "$TYPE" && exit 0 || echo appInstall;\
36
- apt.sh thunar dunst clipit \
37
- # pasystray pcmanfm lxappearance gnome-system-monitor \
+ apt.sh thunar dunst \
+ # mousepad clipit pasystray pcmanfm lxappearance gnome-system-monitor \
38
sakura geany ristretto; \
39
# misc2
40
- apt.sh plank engrampa mousepad scrot ; \
+ apt.sh plank engrampa scrot ; \
41
test "24.04" != "${VER}" && apt.sh leafpad; \
42
exit 0
43
0 commit comments