mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-03-03 16:55:13 +00:00
Update cheatsheets
This commit is contained in:
21
tldr/linux/plasma-apply-cursortheme
Normal file
21
tldr/linux/plasma-apply-cursortheme
Normal file
@@ -0,0 +1,21 @@
|
||||
---
|
||||
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`
|
||||
Reference in New Issue
Block a user