diff options
author | xyz <gky44px1999@gmail.com> | 2021-09-29 14:58:06 -0700 |
---|---|---|
committer | xyz <gky44px1999@gmail.com> | 2021-09-29 14:58:06 -0700 |
commit | 7744f84db8d73106614c23e00ef21a8dd86a0051 (patch) | |
tree | 86ede568e2a0626f3a9441e201bab98da0b5abe2 | |
parent | 02e908ee4e9ee31c9dd2d7e637cebbf474086629 (diff) |
fcitx5 use default theme instead
-rw-r--r-- | .config/fcitx5/conf/classicui.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/fcitx5/conf/classicui.conf b/.config/fcitx5/conf/classicui.conf index f5e089f1..6986df92 100644 --- a/.config/fcitx5/conf/classicui.conf +++ b/.config/fcitx5/conf/classicui.conf @@ -11,5 +11,5 @@ MenuFont="Sans 10" # Use input method langauge to display text UseInputMethodLangaugeToDisplayText=True # Theme -Theme=summer +Theme=default |