pages*: remove bold and italic styling (#11777)
* pages*: remove bold and italic styling * Update pages/common/strings.md Co-authored-by: Juri Dispan <juri.dispan@posteo.net> * pages.*: update outdated pages * Update conky.md Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com> --------- Co-authored-by: Juri Dispan <juri.dispan@posteo.net> Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
|
||||
`git pull`
|
||||
|
||||
- Descarga cambios del repositorio remoto por defecto y usa avance rápido (*fast forward*):
|
||||
- Descarga cambios del repositorio remoto por defecto y usa avance rápido (fast forward):
|
||||
|
||||
`git pull --rebase`
|
||||
|
||||
|
@@ -15,13 +15,13 @@
|
||||
|
||||
`conky -c {{ruta/a/la/configuración}}`
|
||||
|
||||
- Ejecuta en segundo plano (*daemon*):
|
||||
- Ejecuta en segundo plano (daemon):
|
||||
|
||||
`conky -d`
|
||||
|
||||
- Alinea conky en el escritorio:
|
||||
|
||||
`conky -a {{{arriba,abajo,en_medio}_{izquierda,derecha,en_medio}}}`
|
||||
`conky -a {{top|bottom|middle}}_{{left|right|middle}}`
|
||||
|
||||
- Pausa de 5 segundos al iniciar antes de ejecutarlo:
|
||||
|
||||
|
Reference in New Issue
Block a user