1 parent b031d7f commit 8a78883Copy full SHA for 8a78883
1 file changed
src/components/UninstallSection.vue
@@ -16,7 +16,7 @@ const zypperRemove =
16
'sudo zypper remove fcitx5-lotus\nsudo zypper removerepo fcitx5-lotus';
17
18
const voidXbpsRemove =
19
- 'sudo xbps-remove -R fcitx5-lotus fcitx5-lotus-settings';
+ 'sudo xbps-remove -R fcitx5-lotus fcitx5-lotus-settings fcitx5-lotus-breeze';
20
21
const voidSvCleanup =
22
'sudo rm -f /var/service/fcitx5-lotus.*\nsudo rm -rf /etc/sv/fcitx5-lotus.*';
0 commit comments