Skip to content

Instantly share code, notes, and snippets.

@Mark-Han
Last active December 22, 2016 01:03
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Mark-Han/f9e186b28f49f849d1247ef01288b552 to your computer and use it in GitHub Desktop.
Save Mark-Han/f9e186b28f49f849d1247ef01288b552 to your computer and use it in GitHub Desktop.
ibus-rime configuration on my Ubuntu (~/.config/ibus/rime)
# Rime default settings
# encoding: utf-8
# customed by Mark Han
# 27 Nov., 2016
config_version: "0.35"
#patch begin
patch:
schema_list:
- schema: luna_pinyin_fluency
- schema: wubi86
- schema: wubi_pinyin
switcher:
caption: Mark Han
hotkeys:
- Control+grave
- Control+Shift+grave
- F4
save_options:
- full_shape
- ascii_punct
- simplification
- extended_charset
fold_options: true
abbreviate_options: true
option_list_separator: '|'
#patch end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment