Skip to content

Commit fc4e8dc

Browse files
committed
add fcitx5-lotus-breeze to optional depend for void
1 parent d5a0750 commit fc4e8dc

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

src/data/installer.ts

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -166,6 +166,15 @@ export const logic = {
166166
type: 'code',
167167
content: 'sudo xbps-install -S fcitx5-lotus-settings',
168168
},
169+
{
170+
type: 'text',
171+
content:
172+
'Tuỳ chọn: nếu bạn đang dùng theme breeze, hãy cài thêm gói fcitx5-lotus-breeze.',
173+
},
174+
{
175+
type: 'code',
176+
content: 'sudo xbps-install -S fcitx5-lotus-breeze',
177+
},
169178
],
170179
Binary:
171180
'Void Linux không cung cấp gói Binary riêng, gói được cài qua xbps. Khuyến khích dùng phương thức Package Manager hoặc build from source (phương thức Source).',

0 commit comments

Comments
 (0)