File tree Expand file tree Collapse file tree 1 file changed +15
-14
lines changed Expand file tree Collapse file tree 1 file changed +15
-14
lines changed Original file line number Diff line number Diff line change @@ -103,19 +103,19 @@ RUN test "app" != "$TYPE" && exit 0 || echo appInstall;\
103103# exit 0
104104
105105
106- # AUD img: 546MB[239M]> 560MB
107- # INPUT img: 546MB[239M]> 658MB[252M]
108- # librime-data-wubi> rime-data-wubi
109- RUN test "app" != "$TYPE" && exit 0 || echo appInstall;\
110- apt.sh \
111- # Audio 39.8 MB
112- # pavucontrol \
113- \
114- # \12.3 MB (默认不含输入法: IBus/Fcitx)
115- ibus ibus-gtk ibus-gtk3 \
116- # ibus-rime librime-data-wubi \
117- ; \
118- exit 0
106+ # # AUD img: 546MB[239M]> 560MB
107+ # # INPUT img: 546MB[239M]> 658MB[252M]
108+ # # librime-data-wubi> rime-data-wubi
109+ # RUN test "app" != "$TYPE" && exit 0 || echo appInstall;\
110+ # apt.sh \
111+ # # Audio 39.8 MB
112+ # # pavucontrol \
113+ # \
114+ # # \12.3 MB (默认不含输入法: IBus/Fcitx)
115+ # ibus ibus-gtk ibus-gtk3 \
116+ # # ibus-rime librime-data-wubi \
117+ # ; \
118+ # exit 0
119119
120120 # ubt icon-theme clear;
121121 RUN test "app" != "$TYPE" && exit 0 || echo appInstall;\
@@ -154,7 +154,8 @@ RUN test "app" != "$TYPE" && exit 0 || echo appInstall;\
154154# xrandr @x11-xserver-utils
155155RUN test "app" != "$TYPE" && exit 0 || echo appInstall;\
156156 apt.sh thunar dunst clipit \
157- pasystray pcmanfm lxappearance gnome-system-monitor \
157+ pcmanfm lxappearance \
158+ # pasystray gnome-system-monitor \
158159 sakura geany ristretto ; \
159160 # misc2
160161 \
You can’t perform that action at this time.
0 commit comments