Set brightness to 70% in laptop mode
This commit is contained in:
parent
672b735752
commit
cc3e6654df
|
@ -22,5 +22,5 @@ profile multihead-HDMI {
|
||||||
|
|
||||||
profile nomad {
|
profile nomad {
|
||||||
output eDP-1 enable
|
output eDP-1 enable
|
||||||
exec light -S 60
|
exec light -S 70
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue