Skip to content

Latest commit

 

History

History
54 lines (44 loc) · 2.2 KB

README.md

File metadata and controls

54 lines (44 loc) · 2.2 KB

Control Centre for KDE Plasma 6

A simple control centre widget for KDE Plasma 6 inspired by MacOS!

GitHub stars GitHub forks GitHub issues

Dependencies

  • KDE Plasma 5.22 and above
  • Packages: plasma-nm, kdeplasma-addons, plasma-pa
  • KDE Connect

Installation

KDE Store (Preferred way)

  1. Right click on the desktop
  2. Click on "Add Widgets"
  3. Click on "Get New Widgets"
  4. Click on "Download New Plasma Widgets"
  5. Search for "Control Centre"
  6. Click on "Install" and you're done!

From this repository (Not Stable!)

  1. Clone this repository
    git clone https://github.com/boraerciyas/kde_controlcentre && cd kde_controlcentre/
  2. Install using the script
    kpackagetool5 -i package

Usage

  1. Right click on the desktop.
  2. Click "Add New Widgets"
  3. Search for "Control Centre"
  4. Drag and drop to your desired place.

Contributing

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.

License

GPLv3

Contributers