mirror of
https://github.com/tldr-pages/tldr.git
synced 2026-09-17 17:17:40 +08:00
swww: add Spanish translation (#14975)
Co-authored-by: Igor Támara <ikks@users.noreply.github.com>
This commit is contained in:
co-authored by
Igor Támara
parent
e8131d4ba2
commit
061a4de87f
@@ -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`
|
||||
Reference in New Issue
Block a user