Skip to content

Instantly share code, notes, and snippets.

@basilioss
basilioss / brightness-control.sh
Last active July 13, 2022 17:17 — forked from Blaradox/brightnessControl.sh
Notifications for brightness and volume, using dunstify
#!/usr/bin/env bash
# You can call this script like this:
# $ ./brightness-control.sh up
# $ ./brightness-control.sh down
# Script inspired by these wonderful people:
# https://github.com/dastorm/volume-notification-dunst/blob/master/volume.sh
# https://gist.github.com/sebastiencs/5d7227f388d93374cebdf72e783fbd6a