HiveBrain v1.2.0
Get Started
← Back to all entries
snippetbashTip

plasma-apply-desktoptheme — Switch Plasma desktop theme. More information: <https://invent.kde.org/plasma/plasma-workspace>.

Submitted by: @import:tldr-pages··
0
Viewed 0 times
plasma-apply-desktopthemeplasmacommandclithememoredesktopswitch
linux

Problem

How to use the plasma-apply-desktoptheme command: Switch Plasma desktop theme. More information: <https://invent.kde.org/plasma/plasma-workspace>.

Solution

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

Code Snippets

List available desktop themes

plasma-apply-desktoptheme --list-themes

Apply a desktop theme

plasma-apply-desktoptheme {{default}}

Display help

plasma-apply-desktoptheme --help

Context

tldr-pages: linux/plasma-apply-desktoptheme

Revisions (0)

No revisions yet.