forked from andonome/lk
edit metadata
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
---
|
||||
title: "brightness"
|
||||
tags: [ "hardware" ]
|
||||
tags: [ "hardware", "laptop" ]
|
||||
---
|
||||
# Brightness
|
||||
|
||||
|
@@ -4,9 +4,13 @@ tags: [ "hardware" ]
|
||||
---
|
||||
See screen size
|
||||
|
||||
> xrandr -q
|
||||
```sh
|
||||
xrandr -q
|
||||
```
|
||||
|
||||
Automatically configure:
|
||||
|
||||
> xrandr --auto
|
||||
```sh
|
||||
xrandr --auto
|
||||
```
|
||||
|
||||
|
Reference in New Issue
Block a user