⚠️ Due to upcoming exams, this project will not be maintained for a few months.
A simple control centre widget for KDE Plasma inspired by MacOS!
- KDE Plasma 5.22 and above
- Packages:
plasma-nm
,kdeplasma-addons
,plasma-pa
- KDE Connect
Make sure to have the 'Qt 5 compatibility' package installed for QtGraphicalEffects to work!
You can install it on Arch using:
pacman -S qt6-5compat
- Right click on the desktop
- Click on "Add Widgets"
- Click on "Get New Widgets"
- Click on "Download New Plasma Widgets"
- Search for "Control Centre"
- Click on "Install" and you're done!
- Clone this repository then 'cd' into the root project directory.
- Install it using
plasmapkg2 -i package
- Or update it with
git pull; plasmapkg2 -u package
Notes: You can find the files at ~/.local/share/plasma/plasmoids/
. You can remove Control Centre by deleting 'com.github.prayag2.controlcentre' directly, or by using the 'Add Widgets' interface. After updating, make sure to restart plasma using plasmashell --replace
to see the changes.
- Right click on the desktop.
- Click "Add New Widgets"
- Search for "Control Centre"
- Drag and drop to your desired place.
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to use conventional commits before making a pull request.
If you liked this project, then please consider supporting me!