mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-29 23:24:55 +02:00
17 lines
327 B
Markdown
17 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`
|