about summary refs log tree commit diff
diff options
context:
space:
mode:
authoraszlig <aszlig@redmoonstudios.org>2016-05-14 21:31:26 +0200
committeraszlig <aszlig@redmoonstudios.org>2016-05-14 21:31:26 +0200
commit89607110f62bedbc8c7c9d970f465aead51ecf11 (patch)
tree5ca7b197533019869e362293e9741450a18ac8c5
parent521cae3f9bd79931299152ec56bc75ee1704c954 (diff)
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 <aszlig@redmoonstudios.org>
-rw-r--r--modules/user/aszlig/profiles/workstation/default.nix2
1 files changed, 0 insertions, 2 deletions
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 = {