add new chinese translations
This commit is contained in:
20
pages.zh/linux/dunstctl.md
Normal file
20
pages.zh/linux/dunstctl.md
Normal file
@@ -0,0 +1,20 @@
|
||||
# dunstctl
|
||||
|
||||
> `dunst` 的控制命令。
|
||||
> 更多信息请访问:<https://manned.org/dunstctl>。
|
||||
|
||||
- 暂停通知:
|
||||
|
||||
`dunstctl set-paused true`
|
||||
|
||||
- 取消暂停通知:
|
||||
|
||||
`dunstctl set-paused false`
|
||||
|
||||
- 关闭所有通知:
|
||||
|
||||
`dunstctl close-all`
|
||||
|
||||
- 显示帮助信息:
|
||||
|
||||
`dunstctl --help`
|
Reference in New Issue
Block a user