Decrease screen backlight to 60%

This commit is contained in:
coolneng 2022-12-01 02:08:04 +01:00
parent c6c73741f2
commit 3a16db8de9
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 {
output eDP-1 enable
exec light -S 70
exec light -S 60
}