xrandr: remove duplicate example (#7389)

feature/windows-fix-syntax-2
marchersimon 2021-11-08 17:48:32 +01:00 committed by GitHub
parent 7030c61786
commit 8793761d55
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 1 additions and 13 deletions

View File

@ -26,7 +26,3 @@
- Setze die Bildschirmhelligkeit von LVDS1 auf 50%:
`xrandr --output {{LVDS1}} --brightness {{0.5}}`
- Zeige Hardwareinformation der Bildschirme an:
`xrandr -q`

View File

@ -26,7 +26,3 @@
- LVDS1 için parlaklığı 50% yap:
`xrandr --output {{LVDS1}} --brightness {{0.5}}`
- Ekran donanımı bilgisini göster:
`xrandr -q`

View File

@ -23,10 +23,6 @@
`xrandr --output {{VGA1}} --off`
- Set brightness for LVDS1 to 50%:
- Set the brightness for LVDS1 to 50%:
`xrandr --output {{LVDS1}} --brightness {{0.5}}`
- See display hardware information:
`xrandr -q`