diff options
Diffstat (limited to '')
-rw-r--r-- | .emacs.d/init.el | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.emacs.d/init.el b/.emacs.d/init.el index 9e38c32..29a4c4b 100644 --- a/.emacs.d/init.el +++ b/.emacs.d/init.el @@ -599,6 +599,9 @@ for all frames." (with-eval-after-load 'shr (setopt shr-max-width 80)) +(with-eval-after-load 'mule-cmds + (setopt default-input-method "farsi-isiri-9147")) + ;;; Email |