Add "=" as default walker prefix
This commit is contained in:
parent
5b654d0282
commit
6afbff2c27
@ -139,6 +139,7 @@ name = "Calculator"
|
||||
icon = "accessories-calculator"
|
||||
placeholder = "Calculator"
|
||||
min_chars = 3 # Min chars to calculate. 3 allows "3+3"
|
||||
prefix = "="
|
||||
|
||||
[builtins.windows]
|
||||
weight = 5
|
||||
|
Loading…
x
Reference in New Issue
Block a user