Results 190 comments of Muhammed Zakir

Plausible if you use different modifiers. E.g. left modifier keys in "hyper", and right modifier key in combo: `hyper`+`right_shift`+`a`.

If it doesn't work, you can use variables to achieve it. Check the doc for details.

> I'm working on it any suggestion on how the text should be placed? > `![ex](https://camo.githubusercontent.com/118d8f27306372be7d62b7f477905b700578fefb2fe3db6b0d1e976d370a51cb/68747470733a2f2f692e696d6775722e636f6d2f474f723867676c2e706e67)` Can the position be configured? If not, I am okay with placing it on...

> [...] However I see the use case when you launched it from your window manager/desktop environment, already linked to an input feed, and you don't want to restart that...

Maybe we don't need all these? I just read man page and found this sentence interesting: > [...] The program ends when it reads "end" or "quit" (or actually anything...

> I don't think there are actual use cases where you need to change the style of the bar while running. Either you want to display some alternate state and...

See https://ke-complex-modifications.pqrs.org/#swap_ctrl_and_cmd_except_in_terminal. That does opposite of what you asked. To use that for your case, download it, change `frontmost_application_unless` to `frontmost_application_if` and add bundle identifiers of apps you use in...

Test below config. Save this in `~/.config/karabiner/assets/complex_modifications/someName.json` and then import it from KE. ```json { "title": "Modified: Exchange command + arrows keys with option + arrows keys", "rules": [ {...

`Option` stands for `Alt` in macOS with some additional features. Can you give more details?