summaryrefslogtreecommitdiff
path: root/.local/bin/screenstatus
blob: 009c01f0eabe4ba50080458399a702ef6a6f6ea1 (plain)
1
2
3
4
#!/bin/sh

notify-send.sh  --replace-file /tmp/vol-notif -a  "Screen Brightness" "$(xbacklight -get)%"