mirror of
https://github.com/arnaucube/configs.git
synced 2026-02-10 12:36:42 +01:00
small update
This commit is contained in:
@@ -6,6 +6,7 @@ config files
|
|||||||
- in `.config/nvim/init.vim`
|
- in `.config/nvim/init.vim`
|
||||||
- install https://github.com/junegunn/vim-plug
|
- install https://github.com/junegunn/vim-plug
|
||||||
- inside neovim, execute: `:PlugInstall`
|
- inside neovim, execute: `:PlugInstall`
|
||||||
|
- for the vim-go, execute: :GoInstallBinaries
|
||||||
- `.bashrc`
|
- `.bashrc`
|
||||||
- in `~/home/.bashrc` directory
|
- in `~/home/.bashrc` directory
|
||||||
- execute `source .bashrc`
|
- execute `source .bashrc`
|
||||||
@@ -17,3 +18,4 @@ config files
|
|||||||
- to apply changes in the current session use `xmodmap ~/.Xmodmap`
|
- to apply changes in the current session use `xmodmap ~/.Xmodmap`
|
||||||
- Redshift `redshift.conf`
|
- Redshift `redshift.conf`
|
||||||
- in `~/.conf/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
|
; Global settings for redshift
|
||||||
[redshift]
|
[redshift]
|
||||||
; Set the day and night screen temperatures
|
; Set the day and night screen temperatures
|
||||||
temp-day=5700
|
temp-day=5000
|
||||||
; temp-night=3500
|
temp-night=3500
|
||||||
temp-night=4500
|
|
||||||
|
|
||||||
; Enable/Disable a smooth transition between day and night
|
; Enable/Disable a smooth transition between day and night
|
||||||
; 0 will cause a direct change from day to night screen temperature.
|
; 0 will cause a direct change from day to night screen temperature.
|
||||||
|
|||||||
Reference in New Issue
Block a user