From 1372f04fcea9342042a3f555932df8b6dc43805e Mon Sep 17 00:00:00 2001 From: arnaucube Date: Sun, 23 Dec 2018 22:18:49 +0100 Subject: [PATCH] small update --- README.md | 2 ++ redshift.conf | 5 ++--- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 4a02498..b3cd702 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,7 @@ config files - in `.config/nvim/init.vim` - install https://github.com/junegunn/vim-plug - inside neovim, execute: `:PlugInstall` + - for the vim-go, execute: :GoInstallBinaries - `.bashrc` - in `~/home/.bashrc` directory - execute `source .bashrc` @@ -17,3 +18,4 @@ config files - to apply changes in the current session use `xmodmap ~/.Xmodmap` - Redshift `redshift.conf` - in `~/.conf/redshift.conf` +- i3 config files `/i3` and `/i3status` directories go inside `~/.conf/` directory diff --git a/redshift.conf b/redshift.conf index 22cd34b..8157adb 100644 --- a/redshift.conf +++ b/redshift.conf @@ -1,9 +1,8 @@ ; Global settings for redshift [redshift] ; Set the day and night screen temperatures -temp-day=5700 -; temp-night=3500 -temp-night=4500 +temp-day=5000 +temp-night=3500 ; Enable/Disable a smooth transition between day and night ; 0 will cause a direct change from day to night screen temperature.