aboutsummaryrefslogtreecommitdiff
path: root/scripts/commands/:gamma
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/commands/:gamma')
-rwxr-xr-xscripts/commands/:gamma1
1 files changed, 0 insertions, 1 deletions
diff --git a/scripts/commands/:gamma b/scripts/commands/:gamma
index 2b2a1f8..be11946 100755
--- a/scripts/commands/:gamma
+++ b/scripts/commands/:gamma
@@ -6,6 +6,5 @@ else
r=${1:-'1'}; g=${2:-'1'}; b=${3:-'1'};
fi;
-notify-send "Setting gamma to ($r, $g, $b)";
xrandr --output eDP-1 --brightness 1 --gamma $r:$g:$b