File tree Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Original file line number Diff line number Diff line change @@ -125,6 +125,7 @@ RUN test "app" != "$TYPE" && exit 0 || echo appInstall;\
125
125
126
126
# # flameshot-lib-err; engrampa-mate-deskDeps; ibus-tray-err;
127
127
# # pnmixer/clipit-segfault-err; lxapperance-func-err;
128
+ # alpine_none: flameshot
128
129
# RUN apk add --no-cache \
129
130
# ibus flameshot \
130
131
# clipit pnmixer lxappearance engrampa
@@ -135,16 +136,16 @@ RUN test "app" != "$TYPE" && exit 0 || echo appInstall;\
135
136
# # sakura lxtask lxappearance
136
137
137
138
# Apps2
138
- # lxtask: none
139
+ # alpine_none: plank
139
140
# sakura #@3.19
140
- # plank # none
141
+ # lxtask: none
141
142
# rofi clipit pnmixer lxappearance \ #@3.19
142
143
# thunar tint2
143
144
# v3.13: +rofi clipit pnmixer lxappearance
144
145
# pnmixer> pasystray
145
146
RUN test "app" != "$TYPE" && exit 0 || echo appInstall;\
146
- test "3.13" == "${VER}" && apk add --no-cache rofi clipit pasystray xrandr lxappearance; \
147
- test "3.19" == "${VER}" && apk add --no-cache sakura rofi clipit pasystray xrandr lxappearance; \
147
+ test "3.13" == "${VER}" && apk add --no-cache rofi clipit pasystray xrandr lxappearance engrampa ; \
148
+ test "3.19" == "${VER}" && apk add --no-cache sakura rofi clipit pasystray xrandr lxappearance engrampa ; \
148
149
exit 0;
149
150
150
151
# XFCE4
You can’t perform that action at this time.
0 commit comments