# Config功能详解

{% hint style="warning" %}
此章节年久失修，正在整正中\~
{% endhint %}

> “config”是Aris的“设置”指令（高级等功能君均需要在此开启）

| 功能         | 说明                            |
| ---------- | ----------------------------- |
| 展示提示插件     | #                             |
| 初始文字       | 设置Aris启动后展示的文字，可编辑好直接复制到编辑里   |
| 显示通知       | 开启后调取状态栏通知                    |
| 执行文字       | 更改执行APP时的展示文字                 |
| 密码         | 进开启后进入桌面需要输入正确密码才能输入指令        |
| 光标         | 开启/关闭 输入框的光标                  |
| 用户名        | 编辑输入框左侧用户名                    |
| 返回键展示历史    | 开启后在桌面按返回键会逐一展示历史             |
| 通知可点击      | 开启后可通过点击某条通知进入APP             |
| 返回桌面展示输入法  | 从APP返回到桌面时自动弹出输入法             |
| 手势隐藏/唤出键盘  | 上划调出/下滑隐藏                     |
| 使用"."作为连接符 | 老版本的连接符为“.”为了优化体验，将"."改为独立连接符 |
| 关注微博       | 来关注一波了！                       |


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://help.arislauncher.com/guide/config.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
