Updated temperature for redshift, theme for vim

This commit is contained in:
Abhay Rana 2012-10-31 17:38:27 +05:30
parent a4ccd7958d
commit 9e7b0612aa
2 changed files with 4 additions and 5 deletions

View File

@ -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
lon=77.88

2
.vimrc
View File

@ -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