mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-07-14 23:55:23 +02:00
16 lines
327 B
Markdown
16 lines
327 B
Markdown
# plasma-apply-desktoptheme
|
|
|
|
> Switch Plasma desktop theme.
|
|
> More information: <https://invent.kde.org/plasma/plasma-workspace>.
|
|
|
|
- List available desktop themes:
|
|
|
|
`plasma-apply-desktoptheme --list-themes`
|
|
|
|
- Apply a desktop theme:
|
|
|
|
`plasma-apply-desktoptheme {{default}}`
|
|
|
|
- Display help:
|
|
|
|
`plasma-apply-desktoptheme --help`
|