Files
tldr/pages.zh/linux/latte-dock.md

20 lines
386 B
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# latte-dock
> Plasma桌面的替代码头。
> 更多信息:<https://github.com/KDE/latte-dock>。
- 清除QML缓存
`latte-dock --clear-cache`
- 在启动时导入并加载默认布局:
`latte-dock --default-layout`
- 在启动时加载特定布局:
`latte-dock --layout {{layout_name}}`
- 导入并加载特定布局:
`latte-dock --import-layout {{path/to/file}}`