Fixing typos

This commit is contained in:
Jose 2022-09-17 12:59:07 -03:00
parent 2d4a32cbcc
commit 91bb37921f
2 changed files with 2 additions and 2 deletions

View File

@ -17,7 +17,7 @@ opportunity to learn about computers, files, directories and programs.
** Appearance, screens
* [[./tutorial/i3wm_screens.org][~xrandr~: working with two screens in i3-wm]]
* [[./tutorial/i3wm_screens.org][~xrandr~: working with two screens in i3-wm]]
** Manuals, documentation

View File

@ -29,7 +29,7 @@ Running ~xrandr~ with the following arguments will put the output (let's call it
#+begin_example sh
xrandr --output HDMI --auto --left-of LVDS1
#+begin_example sh
#+end_example sh
That's all!