add new chinese translations
This commit is contained in:
28
pages.zh/common/wal.md
Normal file
28
pages.zh/common/wal.md
Normal file
@@ -0,0 +1,28 @@
|
||||
# wal
|
||||
|
||||
> 基于壁纸的主色调创建配色方案。
|
||||
> 更多信息:<https://github.com/dylanaraps/pywal>。
|
||||
|
||||
- 预览配色方案:
|
||||
|
||||
`wal --preview {{image.png}}`
|
||||
|
||||
- 创建配色方案:
|
||||
|
||||
`wal -i {{image.png}}`
|
||||
|
||||
- 创建浅色配色方案:
|
||||
|
||||
`wal -i {{image.png}} -l`
|
||||
|
||||
- 跳过设置桌面壁纸:
|
||||
|
||||
`wal -i {{image.png}} -n`
|
||||
|
||||
- 跳过设置终端颜色:
|
||||
|
||||
`wal -i {{image.png}} -s`
|
||||
|
||||
- 恢复之前生成的配色方案和壁纸:
|
||||
|
||||
`wal -R`
|
Reference in New Issue
Block a user