Skip to content

Fix: keymap loading

Félix David requested to merge Tilix4/stax:fx_keymap_load into 3.0

Description of fix

Moved keymap loading back to load_handler and disabled when running in background.

How to test it

Checklist

Please check if your MR fulfills the following requirements:

  • Build was run locally and any changes were pushed
  • Lint has passed locally without error
  • CHANGELOG.md has been updated
  • Branch has been rebased on merge branch

FYI: @awesome_dev_too

Merge request reports