24 lines
601 B
Plaintext
24 lines
601 B
Plaintext
# wl-kbptr can be configured with a configuration file.
|
|
# The file location can be passed with the -c parameter.
|
|
# Othewise the `$XDG_CONFIG_HOME/wl-kbptr/config` file will
|
|
# be loaded if it exits. Below is the default configuration.
|
|
|
|
[general]
|
|
#home_row_keys=
|
|
modes=floating,click
|
|
cancellation_status_code=0
|
|
|
|
[mode_floating]
|
|
source=detect
|
|
label_color=#ffffff
|
|
label_select_color=#fd0d
|
|
unselectable_bg_color=#2226
|
|
selectable_bg_color=#870AE080
|
|
selectable_border_color=#ffff0080
|
|
label_font_family=sans-serif
|
|
label_font_size=20 100% 100
|
|
label_symbols=abcdefghijklmnopqrstuvwxyz
|
|
|
|
[mode_click]
|
|
button=left
|