sculpt/nitpicker: assign KEY_PRINT -> screenshot

Issue #5174
This commit is contained in:
Norman Feske 2024-04-18 16:18:52 +02:00 committed by Christian Helmuth
parent d90ec3775b
commit e3d4f202c4

View File

@ -34,4 +34,6 @@
<global-key name="KEY_NUMLOCK" label="global_keys_handler -> input" />
<global-key name="KEY_SCREEN" label="runtime -> wm -> wm -> decorator" />
<global-key name="KEY_SCREEN" label="runtime -> themed_wm -> wm -> decorator" />
<global-key name="KEY_PRINT" label="runtime -> screenshot -> keys -> input"/>
</config>