Skip to content

Commit 8a78883

Browse files
authored
Update UninstallSection.vue
1 parent b031d7f commit 8a78883

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

‎src/components/UninstallSection.vue‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ const zypperRemove =
1616
'sudo zypper remove fcitx5-lotus\nsudo zypper removerepo fcitx5-lotus';
1717
1818
const voidXbpsRemove =
19-
'sudo xbps-remove -R fcitx5-lotus fcitx5-lotus-settings';
19+
'sudo xbps-remove -R fcitx5-lotus fcitx5-lotus-settings fcitx5-lotus-breeze';
2020
2121
const voidSvCleanup =
2222
'sudo rm -f /var/service/fcitx5-lotus.*\nsudo rm -rf /etc/sv/fcitx5-lotus.*';

0 commit comments

Comments
 (0)