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

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

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

Problem

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

Solution

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

List available cursor themes:
plasma-apply-cursortheme --list-themes


Apply a cursor theme:
plasma-apply-cursortheme {{breeze_cursors}}


Display help:
plasma-apply-cursortheme --help

Code Snippets

List available cursor themes

plasma-apply-cursortheme --list-themes

Apply a cursor theme

plasma-apply-cursortheme {{breeze_cursors}}

Display help

plasma-apply-cursortheme --help

Context

tldr-pages: linux/plasma-apply-cursortheme

Revisions (0)

No revisions yet.