added configuration for adjusting brightness either at home with AMD CPU, or at work with Intel CPU

This commit is contained in:
z3rOR0ne 2022-04-08 03:27:26 -07:00
parent 80d2b8012e
commit 55e5b04e90

View file

@ -13,8 +13,11 @@ set $mod Mod4
# Enable transparency
exec xcompmgr -c -f -n
# Increase Brightness by 10%
exec xrandr --output HDMI-0 --brightness 1.1
# Increase Brightness
# For at Home/Desktop:
# exec xrandr --output Screen-0 --brightness 1.1
# For at Work/Laptop:
exec xbacklight -set 70
# Enable pulseaudio
exec pulseaudio --start