mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-07-31 18:55:33 +02:00
21 lines
473 B
Markdown
21 lines
473 B
Markdown
![]() |
# plasma-apply-lookandfeel
|
||
|
|
||
|
> Wissel Plasma globale thema's.
|
||
|
> Meer informatie: <https://userbase.kde.org/System_Settings/Look_And_Feel>.
|
||
|
|
||
|
- Toon beschikbare globale thema's:
|
||
|
|
||
|
`plasma-apply-lookandfeel --list`
|
||
|
|
||
|
- Pas een globaal thema toe:
|
||
|
|
||
|
`plasma-apply-lookandfeel --apply {{org.example.theme.desktop}}`
|
||
|
|
||
|
- Voer `plasma-apply-lookandfeel` uit zonder een display server:
|
||
|
|
||
|
`plasma-apply-lookandfeel --platform offscreen`
|
||
|
|
||
|
- Toon de help:
|
||
|
|
||
|
`plasma-apply-lookandfeel --help`
|