aboutsummaryrefslogtreecommitdiff
path: root/.config/fcitx5/config
diff options
context:
space:
mode:
authorLoek Le Blansch <loek@pipeframe.xyz>2024-09-01 10:15:30 +0200
committerLoek Le Blansch <loek@pipeframe.xyz>2024-09-01 10:15:30 +0200
commitedf92699e07a00324a7cf06f27eb1350db658df7 (patch)
treed651680a6e996f4eee7afae2b63b970e579ac687 /.config/fcitx5/config
parentd0a498a80b8cf634ecc69f049111fb1108282b1d (diff)
various updates
- fcitx5 update (adds config keys, translated comments for some reason) - firefox userChrome + user.js tweaks - mbsyncrc SSLType -> TLSType - copy-subs update - vimrc update (hexokinase, small tweaks) - picom shadow exclude tweaks for firefox - remove whoami module from polybar - ccpreview tweaks - panic script does more now
Diffstat (limited to '.config/fcitx5/config')
-rw-r--r--.config/fcitx5/config60
1 files changed, 33 insertions, 27 deletions
diff --git a/.config/fcitx5/config b/.config/fcitx5/config
index c178a55..3ae8195 100644
--- a/.config/fcitx5/config
+++ b/.config/fcitx5/config
@@ -1,29 +1,29 @@
[Hotkey]
-# Trigger Input Method
+# 入力メソッドの切り替え
TriggerKeys=
-# Enumerate when press trigger key repeatedly
+# トリガーキーを押すたびに切り替える
EnumerateWithTriggerKeys=True
-# Temporally switch between first and current Input Method
+# 一時的に第1入力メソッドに切り替える
AltTriggerKeys=
-# Enumerate Input Method Forward
+# 次の入力メソッドに切り替える
EnumerateForwardKeys=
-# Enumerate Input Method Backward
+# 前の入力メソッドに切り替える
EnumerateBackwardKeys=
-# Skip first input method while enumerating
+# 切り替え時は第1入力メソッドをスキップする
EnumerateSkipFirst=False
-# Enumerate Input Method Group Forward
+# 次の入力メソッドグループに切り替える
EnumerateGroupForwardKeys=
-# Enumerate Input Method Group Backward
+# 前の入力メソッドグループに切り替える
EnumerateGroupBackwardKeys=
-# Activate Input Method
+# 入力メソッドを有効にする
ActivateKeys=
-# Deactivate Input Method
+# 入力メソッドをオフにする
DeactivateKeys=
-# Default Previous page
+# デフォルトの前ページ
PrevPage=
-# Default Next page
+# デフォルトの次ページ
NextPage=
-# Toggle embedded preedit
+# 埋め込みプリエディットの切り替え
TogglePreedit=
[Hotkey/PrevCandidate]
@@ -33,35 +33,41 @@ TogglePreedit=
0=Tab
[Behavior]
-# Active By Default
+# デフォルトで有効にする
ActiveByDefault=False
-# Share Input State
+# フォーカス時に状態をリセット
+resetStateWhenFocusIn=No
+# 入力状態を共有する
ShareInputState=All
-# Show preedit in application
+# アプリケーションにプリエディットを表示する
PreeditEnabledByDefault=True
-# Show Input Method Information when switch input method
+# 入力メソッドを切り替える際に入力メソッドの情報を表示する
ShowInputMethodInformation=False
-# Show Input Method Information when changing focus
+# フォーカスを変更する際に入力メソッドの情報を表示する
showInputMethodInformationWhenFocusIn=False
-# Show compact input method information
+# 入力メソッドの情報をコンパクトに表示する
CompactInputMethodInformation=True
-# Show first input method information
+# 第1入力メソッドの情報を表示する
ShowFirstInputMethodInformation=False
-# Default page size
+# デフォルトのページサイズ
DefaultPageSize=5
-# Override Xkb Option
+# XKB オプションより優先する
OverrideXkbOption=False
-# Custom Xkb Option
+# カスタム XKB オプション
CustomXkbOption=
# Force Enabled Addons
EnabledAddons=
# Preload input method to be used by default
PreloadInputMethod=True
+# パスワード欄に入力メソッドを許可する
+AllowInputMethodForPassword=False
+# パスワード入力時にプリエディットテキストを表示する
+ShowPreeditForPassword=False
+# ユーザーデータを保存する間隔(分)
+AutoSavePeriod=30
[Behavior/DisabledAddons]
0=kimpanel
-1=notificationitem
-2=notifications
-3=wayland
-4=waylandim
+1=wayland
+2=waylandim