~ruther/nixos-config

bd076653e64d43eef352ebcd55c5cefce0d69649 — Rutherther 1 year, 6 months ago 2ee75c6
feat: change brillo params
1 files changed, 2 insertions(+), 2 deletions(-)

M modules/desktop/qtile/config/brightness.sh -rw-r--r-- => -rwxr-xr-x
M modules/desktop/qtile/config/brightness.sh => modules/desktop/qtile/config/brightness.sh +2 -2
@@ 7,10 7,10 @@ function send_notification() {

case $1 in
    up)
        brillo -A 5 -q
        brillo -A 2 -q
        ;;
    down)
        brillo -U 5 -q -c 2
        brillo -U 2 -q
        ;;
esac


Do not follow this link