diff --git a/note/tools.org b/note/tools.org index 1053b73..7b6d233 100644 --- a/note/tools.org +++ b/note/tools.org @@ -82,7 +82,7 @@ * Input method 有时候输入法在 =firefox= 中不工作,这是因为设置不对造成的,通过查询资料,最终 - 在 =[[https://wiki.archlinux.org/index.php/Smart_Common_Input_Method][archwiki]]= 中找到方法,将 =.xprofile= 文件中的 + 在 [[https://wiki.archlinux.org/index.php/Smart_Common_Input_Method][archwiki]] 中找到方法,将 =.xprofile= 文件中的 #+BEGIN_SRC bash export XMODIFIERS=@im=SCIM export GTK_IM_MODULE="scim"