Decrease screen backlight to 60%
This commit is contained in:
parent
c6c73741f2
commit
3a16db8de9
|
@ -22,5 +22,5 @@ profile multihead-HDMI {
|
||||||
|
|
||||||
profile nomad {
|
profile nomad {
|
||||||
output eDP-1 enable
|
output eDP-1 enable
|
||||||
exec light -S 70
|
exec light -S 60
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue