mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-07-30 09:55:30 +02:00
waybar: add Spanish translation (#12876)
* waybar: add Spanish translation --------- Co-authored-by: Alejandro Cervera <96702705+tricantivu@users.noreply.github.com>
This commit is contained in:
parent
2f7b0f7937
commit
2c084c6137
1 changed files with 20 additions and 0 deletions
20
pages.es/common/waybar.md
Normal file
20
pages.es/common/waybar.md
Normal file
|
@ -0,0 +1,20 @@
|
||||||
|
# waybar
|
||||||
|
|
||||||
|
> Barra Wayland altamente personalizable para compositores basados en Sway y Wlroots.
|
||||||
|
> Más información: <https://github.com/Alexays/Waybar>.
|
||||||
|
|
||||||
|
- Inicia `waybar` con la configuración y hoja de estilos predeterminada:
|
||||||
|
|
||||||
|
`waybar`
|
||||||
|
|
||||||
|
- Usa un archivo de configuración diferente:
|
||||||
|
|
||||||
|
`waybar {{-c|--config}} {{ruta/a/archivo_de_configuración.jsonc}}`
|
||||||
|
|
||||||
|
- Utiliza un archivo de hoja de estilo diferente:
|
||||||
|
|
||||||
|
`waybar {{-s|--style}} {{ruta/a/hoja_de_estilo.css}}`
|
||||||
|
|
||||||
|
- Establece el nivel de registro:
|
||||||
|
|
||||||
|
`waybar {{-l|--log-level}} {{trace|debug|info|warning|error|critical|off}}`
|
Loading…
Add table
Reference in a new issue