mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-09-10 17:13:50 +02:00
swww: add Spanish translation (#14975)
Co-authored-by: Igor Támara <ikks@users.noreply.github.com>
This commit is contained in:
parent
e8131d4ba2
commit
061a4de87f
1 changed files with 25 additions and 0 deletions
25
pages.es/linux/swww.md
Normal file
25
pages.es/linux/swww.md
Normal file
|
@ -0,0 +1,25 @@
|
|||
# swww
|
||||
|
||||
> Servicio (daemon) eficiente de fondos de pantalla animados para Wayland.
|
||||
> Vea también: `swww-daemon`.
|
||||
> Más información: <https://github.com/LGFae/swww>.
|
||||
|
||||
- Establece fondo de pantalla:
|
||||
|
||||
`swww img {{ruta/a/imagen}}`
|
||||
|
||||
- Establece el fondo de pantalla en las salidas especificadas:
|
||||
|
||||
`swww img -o {{salida1,salida2,...}} {{ruta/a/imagen}}`
|
||||
|
||||
- Restaura el último fondo de pantalla:
|
||||
|
||||
`swww restore`
|
||||
|
||||
- Apaga daemon:
|
||||
|
||||
`swww kill`
|
||||
|
||||
- Muestra información de salida:
|
||||
|
||||
`swww query`
|
Loading…
Add table
Reference in a new issue