latte-dock: add page (#8819)

pull/1/head
Suyash Bhawsar 2022-10-09 01:11:30 +05:30 committed by GitHub
parent 1556a9ca0e
commit 92b27aa799
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 20 additions and 0 deletions

20
pages/linux/latte-dock.md Normal file
View File

@ -0,0 +1,20 @@
# latte-dock
> Replacement dock for Plasma desktop.
> More information: <https://github.com/KDE/latte-dock>.
- Clear QML cache:
`latte-dock --clear-cache`
- Import and load default layout on startup:
`latte-dock --default-layout`
- Load a specific layout on startup:
`latte-dock --layout {{layout_name}}`
- Import and load a specific layout:
`latte-dock --import-layout {{path/to/file}}`