LinuxCommandLibrary
GitHubF-DroidGoogle Play Store

latte-dock

dock panel for KDE Plasma that provides an alternative to the default Plasma

TLDR

Clear QML cache
$ latte-dock --clear-cache
copy
Import and load default layout
$ latte-dock --default-layout
copy
Load a specific layout
$ latte-dock --layout [layout_name]
copy
Import and load a layout from file
$ latte-dock --import-layout [path/to/file]
copy

SYNOPSIS

latte-dock [options]

DESCRIPTION

latte-dock is a dock panel for KDE Plasma that provides an alternative to the default Plasma panel. It offers macOS-like dock functionality with animations, applets, and customizable layouts.Multiple layouts can be saved and switched between, allowing different configurations for different activities or workflows. Latte integrates with Plasma's global themes and widgets.

PARAMETERS

--clear-cache

Clear the QML cache
--default-layout
Import and load the default layout
--layout NAME
Load a specific layout by name
--import-layout FILE
Import and load a layout from file
--available-layouts
List available layouts
--replace
Replace an already running instance of Latte Dock

CAVEATS

KDE Plasma desktop required. Development of Latte Dock has officially ended. The maintainer announced the project is no longer actively developed, and compatibility issues with newer Plasma versions (especially Plasma 6) are expected. Users are encouraged to migrate to Plasma's built-in panel features.

HISTORY

Latte Dock was created as a more polished dock alternative for KDE Plasma, offering smooth animations and flexible customization. It became popular in the KDE community as a macOS-style dock replacement. The project was officially discontinued by its maintainer.

SEE ALSO

Copied to clipboard
Kai