|
@@ -0,0 +1,16 @@
|
|
|
|
+# 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`
|