1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-08-04 04:55:32 +02:00

lookandfeeltool: add page (#15403)

Co-authored-by: Wiktor Perskawiec <git@spageektti.cc>
This commit is contained in:
Managor 2025-01-01 18:50:33 +02:00 committed by GitHub
parent 49447b0fa0
commit 0944ea1164
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -0,0 +1,20 @@
# lookandfeeltool
> Switch Plasma global themes.
> More information: <https://userbase.kde.org/System_Settings/Look_And_Feel>.
- List available global themes:
`lookandfeeltool --list`
- Apply a global theme:
`lookandfeeltool --apply {{org.example.theme.desktop}}`
- Operate `lookandfeeltool` without a display server:
`lookandfeeltool --platform offscreen`
- Display help:
`lookandfeeltool --help`