blob: b18efb440fba2ead0620b8209fe1af3ad362eaf1 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
|
### Font
include=themes/colors
font = monospace bold
font-size = 12
prompt-text = ""
prompt-padding = 0
placeholder-text = "..."
width = 20%
height = 20%
outline-width = 0
border-width = 2
corner-radius = 26
padding-top = 0
padding-bottom = 0
padding-left = 0
# padding-left = 7%
padding-right = 0
matching-algorithm = prefix
require-match = false
auto-accept-single = true
hidden-character = ""
|