Kickstart configuration for KDE neon focused to provide a clean & powerful desktop experience
This project is used to share initial KDE neon settings that simplify even further some of the defaults in KDE neon. The overall goal is to provide a clean & powerful workflow without giving up usability enhancements that take advantage of modern hardware.
It’s available in two flavours:


Everything is done on top of KDE neon, it does not require any external dependency.

It works by providing pre-defined config files that were isolated from a fresh KDE neon installation. It contains modifications all over KDE from little things aka not showing the bouncing icon during the launch of applications (
) to changing some of the global shortcuts (described further below).
You can get it by simply running the line bellow in your terminal 
cd $(mktemp -d) && wget https://github.com/paulondc/kdeNeonDefaults/archive/master.zip -O kdeNeonDefaults.zip && unzip kdeNeonDefaults.zip && cd kdeNeonDefaults-master && ./setup
Be aware by running the setup it will override your current settings (you may want to create a backup of your current configuration for the directories
~/.config, ~/.kde and ~/.localbeforehand).
Dialogue displayed during the setup

super + esuper + rsuper + dctrl + w or alt + F4alt + leftalt + rightFor the next set of shortcuts I recommend you to put a sticker on F8 key:
F8ctrl + F8shift + F8kdeNeonDefaults is free software; you can redistribute it and/or modify it under the terms of the MIT License.