diff options
Diffstat (limited to 'data/com.lakoliu.Furtherance.gschema.xml')
-rw-r--r-- | data/com.lakoliu.Furtherance.gschema.xml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/data/com.lakoliu.Furtherance.gschema.xml b/data/com.lakoliu.Furtherance.gschema.xml index a321365..e3e9202 100644 --- a/data/com.lakoliu.Furtherance.gschema.xml +++ b/data/com.lakoliu.Furtherance.gschema.xml @@ -28,6 +28,9 @@ <key name="show-tags" type="b"> <default>true</default> </key> + <key name="autocomplete" type="b"> + <default>true</default> + </key> <key name="pomodoro" type="b"> <default>false</default> </key> |