aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLoek Le Blansch <loek@pipeframe.xyz>2025-03-05 19:33:55 +0100
committerLoek Le Blansch <loek@pipeframe.xyz>2025-03-05 19:33:55 +0100
commitea81865d7db6fd8a2bb143485a355a391ced605e (patch)
tree933eed56388b7eab30d3f36a848815a630020e6a
parentee68f66734f490a998eb169ee6208e919182a7dd (diff)
updates
-rw-r--r--.config/BetterDiscord/data/stable/settings.json4
-rw-r--r--.config/fcitx5/conf/imselector.conf8
2 files changed, 8 insertions, 4 deletions
diff --git a/.config/BetterDiscord/data/stable/settings.json b/.config/BetterDiscord/data/stable/settings.json
index e50172b..eb9ab27 100644
--- a/.config/BetterDiscord/data/stable/settings.json
+++ b/.config/BetterDiscord/data/stable/settings.json
@@ -8,7 +8,9 @@
},
"addons": {
"addonErrors": true,
- "editAction": "detached"
+ "editAction": "detached",
+ "checkForUpdates": true,
+ "updateInterval": 4
},
"store": {
"bdAddonStore": true,
diff --git a/.config/fcitx5/conf/imselector.conf b/.config/fcitx5/conf/imselector.conf
index 1f2ef16..de02872 100644
--- a/.config/fcitx5/conf/imselector.conf
+++ b/.config/fcitx5/conf/imselector.conf
@@ -1,11 +1,13 @@
+# 現在の入力コンテキストのみのトリガーキー
TriggerKeyLocal=
+# 現在の入力コンテキストのみをN番目の入力メソッドに切り替えるホットキー
SwitchKeyLocal=
[TriggerKey]
0=Super+Z
[SwitchKey]
-0=Launch5 # f14 -> us
-1=Launch6 # f15 -> us-intl
-2=Launch7 # f16 -> ja
+0=Launch5
+1=Launch6
+2=Launch7