From 89607110f62bedbc8c7c9d970f465aead51ecf11 Mon Sep 17 00:00:00 2001 From: aszlig Date: Sat, 14 May 2016 21:31:26 +0200 Subject: workstation/redshift: Don't modify brightness I found this quite annoying sometimes if the screen is so dark that you can't see anything. Just switching to red is pretty much sufficient I'd say, at least for me. Signed-off-by: aszlig --- modules/user/aszlig/profiles/workstation/default.nix | 2 -- 1 file changed, 2 deletions(-) (limited to 'modules') diff --git a/modules/user/aszlig/profiles/workstation/default.nix b/modules/user/aszlig/profiles/workstation/default.nix index 6741308a..c3b244c9 100644 --- a/modules/user/aszlig/profiles/workstation/default.nix +++ b/modules/user/aszlig/profiles/workstation/default.nix @@ -137,8 +137,6 @@ in { longitude = "10.866007"; temperature.day = 5500; temperature.night = 3500; - brightness.day = "1"; - brightness.night = "0.6"; }; xserver = { -- cgit 1.4.1