1
0
mirror of https://github.com/captn3m0/Scripts.git synced 2024-09-21 00:57:51 +00:00
scripts/screen-darken.sh

5 lines
180 B
Bash
Raw Normal View History

#!/bin/bash
# Remember to disable redshift before running this script. Otherwise, flux will
#reset the brightness level every second or so.
xrandr --output eDP1 --brightness 0.3