mirror of
https://github.com/Dichgrem/DCGOS.git
synced 2025-12-17 03:31:59 -05:00
Init:start-nix
This commit is contained in:
3705
dotfiles/.config/fcitx5/conf/cached_layouts
vendored
Normal file
3705
dotfiles/.config/fcitx5/conf/cached_layouts
vendored
Normal file
File diff suppressed because it is too large
Load Diff
35
dotfiles/.config/fcitx5/conf/classicui.conf
vendored
Normal file
35
dotfiles/.config/fcitx5/conf/classicui.conf
vendored
Normal file
@@ -0,0 +1,35 @@
|
||||
# Vertical Candidate List
|
||||
Vertical Candidate List=False
|
||||
# Use mouse wheel to go to prev or next page
|
||||
WheelForPaging=True
|
||||
# Font
|
||||
Font="Sarasa Gothic SC 14"
|
||||
# Menu Font
|
||||
MenuFont="Sarasa Gothic SC 14"
|
||||
# Tray Font
|
||||
TrayFont="Sarasa Gothic SC 12"
|
||||
# Tray Label Outline Color
|
||||
TrayOutlineColor=#000000
|
||||
# Tray Label Text Color
|
||||
TrayTextColor=#ffffff
|
||||
# Prefer Text Icon
|
||||
PreferTextIcon=False
|
||||
# Show Layout Name In Icon
|
||||
ShowLayoutNameInIcon=True
|
||||
# Use input method language to display text
|
||||
UseInputMethodLanguageToDisplayText=True
|
||||
# Theme
|
||||
Theme=catppuccin-mocha-flamingo
|
||||
# Dark Theme
|
||||
DarkTheme=catppuccin-mocha-flamingo
|
||||
# Follow system light/dark color scheme
|
||||
UseDarkTheme=True
|
||||
# Follow system accent color if it is supported by theme and desktop
|
||||
UseAccentColor=True
|
||||
# Use Per Screen DPI on X11
|
||||
PerScreenDPI=False
|
||||
# Force font DPI on Wayland
|
||||
ForceWaylandDPI=0
|
||||
# Enable fractional scale under Wayland
|
||||
EnableFractionalScale=True
|
||||
|
||||
13
dotfiles/.config/fcitx5/conf/clipboard.conf
vendored
Normal file
13
dotfiles/.config/fcitx5/conf/clipboard.conf
vendored
Normal file
@@ -0,0 +1,13 @@
|
||||
# Paste Primary
|
||||
PastePrimaryKey=
|
||||
# Number of entries
|
||||
Number of entries=10
|
||||
# Do not show password from password managers
|
||||
IgnorePasswordFromPasswordManager=False
|
||||
# Hidden clipboard content that contains a password
|
||||
ShowPassword=False
|
||||
# Seconds before clearing password
|
||||
ClearPasswordAfter=30
|
||||
|
||||
[TriggerKey]
|
||||
0=Super+V
|
||||
29
dotfiles/.config/fcitx5/conf/keyboard.conf
vendored
Normal file
29
dotfiles/.config/fcitx5/conf/keyboard.conf
vendored
Normal file
@@ -0,0 +1,29 @@
|
||||
# Page size
|
||||
PageSize=5
|
||||
# Enable emoji in hint
|
||||
EnableEmoji=True
|
||||
# Enable emoji in quickphrase
|
||||
EnableQuickPhraseEmoji=True
|
||||
# Choose key modifier
|
||||
Choose Modifier=Alt
|
||||
# Enable hint by default
|
||||
EnableHintByDefault=False
|
||||
# Use new compose behavior
|
||||
UseNewComposeBehavior=True
|
||||
# Type special characters with long press
|
||||
EnableLongPress=False
|
||||
# Applications disabled for long press
|
||||
LongPressBlocklist=
|
||||
|
||||
[PrevCandidate]
|
||||
0=Shift+Tab
|
||||
|
||||
[NextCandidate]
|
||||
0=Tab
|
||||
|
||||
[Hint Trigger]
|
||||
0=Control+Alt+H
|
||||
|
||||
[One Time Hint Trigger]
|
||||
0=Control+Alt+J
|
||||
|
||||
3
dotfiles/.config/fcitx5/conf/notifications.conf
vendored
Normal file
3
dotfiles/.config/fcitx5/conf/notifications.conf
vendored
Normal file
@@ -0,0 +1,3 @@
|
||||
# Hidden Notifications
|
||||
HiddenNotifications=
|
||||
|
||||
9
dotfiles/.config/fcitx5/conf/quickphrase.conf
vendored
Normal file
9
dotfiles/.config/fcitx5/conf/quickphrase.conf
vendored
Normal file
@@ -0,0 +1,9 @@
|
||||
# Trigger Key
|
||||
TriggerKey=
|
||||
# Choose key modifier
|
||||
Choose Modifier=None
|
||||
# Enable Spell check
|
||||
Spell=False
|
||||
# Fallback Spell check language
|
||||
FallbackSpellLanguage=en
|
||||
|
||||
13
dotfiles/.config/fcitx5/conf/rime.conf
vendored
Normal file
13
dotfiles/.config/fcitx5/conf/rime.conf
vendored
Normal file
@@ -0,0 +1,13 @@
|
||||
# Preedit Mode
|
||||
PreeditMode="Do not show"
|
||||
# Shared Input State
|
||||
InputState=All
|
||||
# Fix embedded preedit cursor at the beginning of the preedit
|
||||
PreeditCursorPositionAtBeginning=True
|
||||
# Action when switching input method
|
||||
SwitchInputMethodBehavior="Commit commit preview"
|
||||
# Deploy
|
||||
Deploy=
|
||||
# Synchronize
|
||||
Synchronize=
|
||||
|
||||
5
dotfiles/.config/fcitx5/conf/spell.conf
vendored
Normal file
5
dotfiles/.config/fcitx5/conf/spell.conf
vendored
Normal file
@@ -0,0 +1,5 @@
|
||||
[ProviderOrder]
|
||||
0=Presage
|
||||
1=Custom
|
||||
2=Enchant
|
||||
|
||||
3
dotfiles/.config/fcitx5/conf/wayland.conf
vendored
Normal file
3
dotfiles/.config/fcitx5/conf/wayland.conf
vendored
Normal file
@@ -0,0 +1,3 @@
|
||||
# Allow Overriding System XKB Settings (Only support KDE 5)
|
||||
Allow Overriding System XKB Settings=False
|
||||
|
||||
Reference in New Issue
Block a user