This repository was archived by the owner on Jun 16, 2024. It is now read-only.
This repository was archived by the owner on Jun 16, 2024. It is now read-only.
[Bug]: Problem removing keyboard shortcuts after uninstall #137
Open
Description
Summary
I uninstalled Bismuth using the supplied uninstaller (in the source archive). It correctly uninstalled Bismuth but left all the keyboard bindings (in System Settings -> Shortcuts -> Kwin). How can I remove them?
Steps to Reproduce
- Install Bismuth using the supplied installer in the archive: npm run script-install
- Uninstall it now: npm run script-uninstall
I get the following confirmation:
> [email protected] script-uninstall
> bin/uninstall.sh
Successfully uninstalled
However, the keybindings are still left.
Expected behavior
The keybindings should disappear after uninstall.
Screenshots
Bismuth version
1.1.0
KDE Plasma version
5.22.5
The platform KWin is running on
X11
Additional context
No response