Set brightness to 70% in laptop mode

This commit is contained in:
coolneng 2023-06-13 16:27:42 +02:00
parent 672b735752
commit cc3e6654df
Signed by: coolneng
GPG Key ID: 9893DA236405AF57
1 changed files with 1 additions and 1 deletions

View File

@ -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
} }