X-Git-Url: https://git.r.bdr.sh/rbdr/dotfiles/blobdiff_plain/5e11d15abffd21c999bcd69439f3407173cd39a4..2a55fbef3406d4c51c395994d6763db3d20c3693:/config/karabiner/karabiner.json diff --git a/config/karabiner/karabiner.json b/config/karabiner/karabiner.json index d792efc..bb0f69c 100644 --- a/config/karabiner/karabiner.json +++ b/config/karabiner/karabiner.json @@ -1,8 +1,10 @@ { "global": { + "ask_for_confirmation_before_quitting": true, "check_for_updates_on_startup": true, "show_in_menu_bar": true, - "show_profile_name_in_menu_bar": false + "show_profile_name_in_menu_bar": false, + "unsafe_ui": false }, "profiles": [ { @@ -93,48 +95,54 @@ }, "ignore": false, "manipulate_caps_lock_led": false, + "simple_modifications": [] + }, + { + "disable_built_in_keyboard_if_exists": false, + "fn_function_keys": [], + "identifiers": { + "is_keyboard": true, + "is_pointing_device": false, + "product_id": 834, + "vendor_id": 1452 + }, + "ignore": false, + "manipulate_caps_lock_led": true, "simple_modifications": [ { "from": { - "key_code": "application" - }, - "to": [ - { - "key_code": "right_option" - } - ] - }, - { - "from": { - "key_code": "left_command" + "key_code": "grave_accent_and_tilde" }, "to": [ { - "key_code": "left_option" + "key_code": "non_us_backslash" } ] }, { "from": { - "key_code": "left_option" + "key_code": "non_us_backslash" }, "to": [ { - "key_code": "left_command" - } - ] - }, - { - "from": { - "key_code": "right_option" - }, - "to": [ - { - "key_code": "right_command" + "key_code": "grave_accent_and_tilde" } ] } ] + }, + { + "disable_built_in_keyboard_if_exists": false, + "fn_function_keys": [], + "identifiers": { + "is_keyboard": true, + "is_pointing_device": false, + "product_id": 0, + "vendor_id": 13 + }, + "ignore": false, + "manipulate_caps_lock_led": true, + "simple_modifications": [] } ], "fn_function_keys": [