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