mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-22 00:42:08 +02:00
lookandfeeltool: add Spanish translation (#15411)
This commit is contained in:
parent
685869a4e2
commit
22cbec7321
1 changed files with 20 additions and 0 deletions
20
pages.es/linux/lookandfeeltool.md
Normal file
20
pages.es/linux/lookandfeeltool.md
Normal file
|
@ -0,0 +1,20 @@
|
|||
# lookandfeeltool
|
||||
|
||||
> Cambia los temas globales de Plasma.
|
||||
> Más información: <https://userbase.kde.org/System_Settings/Look_And_Feel>.
|
||||
|
||||
- Lista los temas globales disponibles:
|
||||
|
||||
`lookandfeeltool --list`
|
||||
|
||||
- Aplica un tema global:
|
||||
|
||||
`lookandfeeltool --apply {{org.example.theme.desktop}}`
|
||||
|
||||
- Utiliza `lookandfeeltool` sin un servidor de muestra:
|
||||
|
||||
`lookandfeeltool --platform offscreen`
|
||||
|
||||
- Muestra la ayuda:
|
||||
|
||||
`lookandfeeltool --help`
|
Loading…
Add table
Reference in a new issue