From 90ae94ddfed25fb7fe2fe2c8c4a7a67e5f84f657 Mon Sep 17 00:00:00 2001 From: Akshay Nair Date: Fri, 9 Feb 2024 21:53:24 +0530 Subject: config sync --- scripts/commands/:night | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'scripts/commands/:night') diff --git a/scripts/commands/:night b/scripts/commands/:night index b97c90b..387e04e 100755 --- a/scripts/commands/:night +++ b/scripts/commands/:night @@ -1,4 +1,6 @@ #!/usr/bin/env bash -~/scripts/brightness.sh set 2; +brightnessctl --min-value || ~/scripts/brightness.sh set 2; + +xgamma -gamma 0.9; -- cgit v1.3.1