Post #3430: If you want a shortcut you could also use this in the command tab: `bpy.ops.pme.
📋 Metadata
- Author: noKeyframes
- Date: 2020-07-08 15:30:44
- Type:
answer - Quality Score: 8/10
- Reply to: post_03427
- Replies (1): post_03431
🏷️ Tags
hotkeys configuration intermediate
⚙️ Related PME Features
- Hotkey Configuration
- Python Scripting
💬 Content
If you want a shortcut you could also use this in the command tab: bpy.ops.pme.userpref_show(addon="pie_menu_editor")
It opens the settings windows and any addon inside the quotes directly
❤️ 1 likes