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

notify-send.sh  --replace-file /tmp/vol-notif -a  "Screen Brightness" "$(xbacklight -get | sed 's/\..*$//g')%"