qt.kde.settings
Home-Manager option
A set of values to be modified by kwriteconfig6. The example value would cause the following command to run in the activation script: Note, null values will delete the corresponding entry instead of inserting any value.
type: attribute set of (KDE option value)Default
{ }Example
declared in: <home-manager/modules/misc/qt/kconfig.nix>source unavailable{ powermanagementprofilesrc = { AC = { HandleButtonEvents = { lidAction = 32; }; }; }; }