From 9e7b0612aa32a221e3dc8987aa19c987f4773857 Mon Sep 17 00:00:00 2001 From: Abhay Rana Date: Wed, 31 Oct 2012 17:38:27 +0530 Subject: [PATCH] Updated temperature for redshift, theme for vim --- .config/redshift.conf | 7 +++---- .vimrc | 2 +- 2 files changed, 4 insertions(+), 5 deletions(-) diff --git a/.config/redshift.conf b/.config/redshift.conf index 245b826..d248017 100644 --- a/.config/redshift.conf +++ b/.config/redshift.conf @@ -1,13 +1,12 @@ ; Global settings [redshift] -temp-day=5700 -temp-night=4200 +temp-day=5500 +temp-night=4600 transition=1 location-provider=manual -adjustment-method=vidmode ; The location provider and adjustment method settings ; are in their own sections. [manual] lat=29.87 -lon=77.88 \ No newline at end of file +lon=77.88 diff --git a/.vimrc b/.vimrc index 8dc525b..f69093f 100644 --- a/.vimrc +++ b/.vimrc @@ -17,7 +17,7 @@ set autoindent set copyindent set showmode -colorscheme Tomorrow-Night-Bright +colorscheme zmrok set laststatus=2 " Always show the statusline set cinkeys=0{,0},:,0#,!^F set t_Co=256