mirror of
https://github.com/donovanglover/nix-config.git
synced 2024-12-02 13:13:08 +01:00
6f75925146
Although removing these dotfiles gave the repository a clean feeling, it made it significantly harder to resume using a certain window manager or other tool at any time. Instead of removing dotfiles entirely, it's enough to simply not install the programs you don't want to use, or even install them but not open them.
26 lines
586 B
Plaintext
26 lines
586 B
Plaintext
# Vertical Candidate List
|
|
Vertical Candidate List=False
|
|
# Use Per Screen DPI
|
|
PerScreenDPI=True
|
|
# Use mouse wheel to go to prev or next page
|
|
WheelForPaging=True
|
|
# Font
|
|
Font="Noto Sans CJK JP 11"
|
|
# Menu Font
|
|
MenuFont="Noto Sans CJK JP 11"
|
|
# Tray Font
|
|
TrayFont="Noto Sans CJK JP Medium 11"
|
|
# 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
|
|
UseInputMethodLangaugeToDisplayText=True
|
|
# Theme
|
|
Theme=default
|
|
|