mirror of
https://github.com/end-4/dots-hyprland.git
synced 2026-06-05 14:59:27 -05:00
32 lines
779 B
Plaintext
32 lines
779 B
Plaintext
# Vertical Candidate List
|
|
Vertical Candidate List=False
|
|
# Use mouse wheel to go to prev or next page
|
|
WheelForPaging=True
|
|
# Font
|
|
Font="Google Sans Flex 11"
|
|
# Menu Font
|
|
MenuFont="Google Sans Flex 11"
|
|
# Tray Font
|
|
TrayFont="Google Sans Flex 11"
|
|
# Prefer Text Icon
|
|
PreferTextIcon=False
|
|
# Show Layout Name In Icon
|
|
ShowLayoutNameInIcon=True
|
|
# Use input method language to display text
|
|
UseInputMethodLanguageToDisplayText=True
|
|
# Theme
|
|
Theme=plasma
|
|
# Dark Theme
|
|
DarkTheme=plasma
|
|
# Follow system light/dark color scheme
|
|
UseDarkTheme=False
|
|
# 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
|
|
|