Compare commits

...

2 Commits

Author SHA1 Message Date
Ivar Fatland 21c90c6d03 Merge branch 'master' of ssh://git.roodletoof.org:2222/roodletoof/dotfiles 2026-08-17 08:55:58 +02:00
Ivar Fatland 8e11d7ed04 karabinder updated version 2026-08-17 08:55:57 +02:00
@@ -35,24 +35,24 @@
"type": "basic"
}
]
},
{
"description": "swap alt and cmd",
"manipulators": [
{
"from": { "key_code": "left_option" },
"to": [{ "key_code": "left_command" }],
"type": "basic"
},
{
"from": { "key_code": "left_command" },
"to": [{ "key_code": "left_option" }],
"type": "basic"
}
]
}
]
},
"devices": [
{
"identifiers": {
"is_keyboard": true,
"product_id": 21042,
"vendor_id": 1155
},
"simple_modifications": [
{
"from": { "key_code": "grave_accent_and_tilde" },
"to": [{ "key_code": "non_us_backslash" }]
}
]
}
],
"name": "KarabinerTS",
"selected": true,
"virtual_hid_keyboard": { "keyboard_type_v2": "iso" }