diff options
Diffstat (limited to 'editors')
| -rw-r--r-- | editors/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/README.md b/editors/README.md index be4609a5..77303854 100644 --- a/editors/README.md +++ b/editors/README.md @@ -36,7 +36,7 @@ Another XKB option, if you have a compose key enabled, is to place [XCompose](ht Folder [autohotkey-win](https://github.com/mlochbaum/BQN/tree/master/editors/autohotkey-win) contains an [AutoHotKey](https://en.wikipedia.org/wiki/AutoHotKey) script and the generated .exe file. It runs as an ordinary program that recognizes BQN key combinations system-wide, using the right alt key (to change this, replace `RAlt` in the script and rebuild). Move it to the startup folder if you'd like to have it running all the time. You can right-click its icon in the system tray to disable it temporarily. -The [XCompose](https://github.com/mlochbaum/BQN/blob/master/editors/XCompose) file, although created for XKB, should also be usable with [WinCompose](https://github.com/samhocevar/wincompose) (but as far as I know this hasn't been tested). +The [XCompose](https://github.com/mlochbaum/BQN/blob/master/editors/XCompose) file, although created for XKB, is also usable with [WinCompose](https://github.com/samhocevar/wincompose). ## Text editors |
