mirror of https://github.com/CrimsonTome/tldr.git
waybar: add Spanish translation (#12876)
* waybar: add Spanish translation --------- Co-authored-by: Alejandro Cervera <96702705+tricantivu@users.noreply.github.com>pull/28/head
parent
2f7b0f7937
commit
2c084c6137
|
@ -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…
Reference in New Issue