Decrease brightness

This commit is contained in:
gardouille 2019-12-23 09:45:37 +01:00
parent 57bb5c76d2
commit 3894e40f73
Signed by: gardouille
GPG Key ID: E759BAA22501AF32
1 changed files with 1 additions and 1 deletions

View File

@ -8,4 +8,4 @@ sudo systemctl stop smartd.service
sudo systemctl stop ssh.service
# Set a correct brightness
sudo sh -c "echo 1000 > /sys/devices/pci0000:00/0000:00:02.0/drm/card0/card0-LVDS-1/intel_backlight/brightness"
sudo sh -c "echo 400 > /sys/devices/pci0000:00/0000:00:02.0/drm/card0/card0-LVDS-1/intel_backlight/brightness"