plasma-manager/modules
Peter Jones 2146ecadc4
Correctly set shortcuts that have group names with dots (periods)
Some of the shortcut group names (i.e., krunner) have dots in their
names.  This change ensures that those settings are honored.

Before this change the setting for krunner would have been:

    [org][kde][krunner][desktop]
    _launch=...

And has been fixed so it's now:

  [org.kde.krunner.desktop]
  _launch=...
2022-07-15 13:31:50 -07:00
..
default.nix hotkeys: Initial support for custom key shortcuts 2022-06-23 16:25:24 -07:00
files.nix Correctly set shortcuts that have group names with dots (periods) 2022-07-15 13:31:50 -07:00
hotkeys.nix hotkeys: Don't set DataCount=0 when there are no hotkeys 2022-07-15 12:39:30 -07:00
shortcuts.nix Correctly set shortcuts that have group names with dots (periods) 2022-07-15 13:31:50 -07:00
windows.nix Initial Import 2022-06-22 16:57:08 -07:00
workspace.nix Initial Import 2022-06-22 16:57:08 -07:00