mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-03-28 21:16:20 +01:00
lookandfeeltool: convert to alias, plasma-apply-lookandfeel: add page (#15444)
This commit is contained in:
parent
a8da901920
commit
a6b72072fb
2 changed files with 23 additions and 16 deletions
|
@ -1,20 +1,7 @@
|
|||
# lookandfeeltool
|
||||
|
||||
> Switch Plasma global themes.
|
||||
> More information: <https://userbase.kde.org/System_Settings/Look_And_Feel>.
|
||||
> This command is an alias of `plasma-apply-lookandfeel`.
|
||||
|
||||
- List available global themes:
|
||||
- View documentation for the original command:
|
||||
|
||||
`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`
|
||||
`tldr plasma-apply-lookandfeel`
|
||||
|
|
20
pages/linux/plasma-apply-lookandfeel.md
Normal file
20
pages/linux/plasma-apply-lookandfeel.md
Normal file
|
@ -0,0 +1,20 @@
|
|||
# plasma-apply-lookandfeel
|
||||
|
||||
> Switch Plasma global themes.
|
||||
> More information: <https://userbase.kde.org/System_Settings/Look_And_Feel>.
|
||||
|
||||
- List available global themes:
|
||||
|
||||
`plasma-apply-lookandfeel --list`
|
||||
|
||||
- Apply a global theme:
|
||||
|
||||
`plasma-apply-lookandfeel --apply {{org.example.theme.desktop}}`
|
||||
|
||||
- Operate `plasma-apply-lookandfeel` without a display server:
|
||||
|
||||
`plasma-apply-lookandfeel --platform offscreen`
|
||||
|
||||
- Display help:
|
||||
|
||||
`plasma-apply-lookandfeel --help`
|
Loading…
Add table
Reference in a new issue