Files
cheatsheet-tldr/tldr/linux/plasma-apply-cursortheme
2025-01-07 00:17:59 +00:00

22 lines
419 B
Plaintext

---
syntax: markdown
tags: [tldr, linux]
source: https://github.com/tldr-pages/tldr.git
---
# 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`