summaryrefslogtreecommitdiff
path: root/home/xyz/.local/bin/backlight
diff options
context:
space:
mode:
Diffstat (limited to 'home/xyz/.local/bin/backlight')
-rwxr-xr-xhome/xyz/.local/bin/backlight2
1 files changed, 1 insertions, 1 deletions
diff --git a/home/xyz/.local/bin/backlight b/home/xyz/.local/bin/backlight
index b148b90c..4e1a516e 100755
--- a/home/xyz/.local/bin/backlight
+++ b/home/xyz/.local/bin/backlight
@@ -23,4 +23,4 @@ while getopts ud opt; do
;;
\?) exit 1;;
esac
-done | sudo tee /sys/class/backlight/intel_backlight/brightness > /dev/null
+done > /sys/class/backlight/intel_backlight/brightness