From 85c133c68f9c315b07f5ac5f4293444e24c7076f Mon Sep 17 00:00:00 2001
From: Christian Heller <c.heller@plomlompom.de>
Date: Sat, 12 Dec 2015 23:34:30 +0100
Subject: [PATCH] Re-insert redshift to xinitrc.

---
 dotfiles/user/thinkpad/xinitrc | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/dotfiles/user/thinkpad/xinitrc b/dotfiles/user/thinkpad/xinitrc
index 250994f..92311fa 100644
--- a/dotfiles/user/thinkpad/xinitrc
+++ b/dotfiles/user/thinkpad/xinitrc
@@ -3,5 +3,8 @@
 # Set keymap.
 setxkbmap de
 
+# Redshift to Berlin, Germany.
+redshift -l 53:13 &
+
 # Launch window manager.
 i3
-- 
2.30.2