(no title)
sillystuff | 2 months ago
allow dimming display beyond normal max dimming:
xrandr --output eDP --brightness 0.5
restore to normal brightness range: xrandr --output eDP --brightness 1
(substitute the actual output name for your display instead of eDP; run xrandr without args to list)
inatreecrown2|2 months ago
sillystuff|2 months ago
Try to be helpful.