Skip to content

Need help with shortcuts #424

Closed Answered by HeitorAugustoLN
SpidFightFR asked this question in Q&A
Discussion options

You must be logged in to vote

Generally you can just see what is being changed in their respective configurations. For example, shortcuts are defined in kglobalshortcutsrc. So every change plasma in there, is just what will be written by plasma-manager.

Shortcuts for programs such as KRunner, Dolphin, Neovim, etc. Are defined in the following pattern:

[services][desktop_file.desktop]

Krunner, for example, is:

[services][org.kde.krunner.desktop]

And when there are nested configuration groups like this. You need to set them in plasma-manager with a forward slash, like this: services/org.kde.krunner.desktop. So the way you would set it using the shortcuts module is by writing:

{
  programs.plasma.shortcuts = {
    "ser…

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@SpidFightFR
Comment options

Answer selected by SpidFightFR
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants