mirror of
https://github.com/arnaucube/configs.git
synced 2026-02-09 20:16:40 +01:00
small update
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user