Skip to content

Commit 0649ab5

Browse files
author
sam#gemmi-win10
committed
notes04: ibus, # pasystray gnome-system-monitor \
1 parent 494c960 commit 0649ab5

File tree

1 file changed

+15
-14
lines changed

1 file changed

+15
-14
lines changed

build/Dockerfile.x11base.dbg

Lines changed: 15 additions & 14 deletions
Original file line numberDiff line numberDiff 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
155155
RUN 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
\

0 commit comments

Comments
 (0)