chore(config): add redshift

main
Tran Hau 2021-04-05 23:03:24 +07:00
parent 162dc39627
commit c40cbc3983
3 changed files with 19 additions and 0 deletions

View File

@ -67,6 +67,14 @@
"external": "~/.xinitrc"
}
]
},
"redshift": {
"files": [
{
"internal": "config/redshift/redshift.conf",
"external": "~/.config/redshift/redshift.conf"
}
]
}
}
}

View File

@ -8,6 +8,10 @@ font pango:Cascadia Code 12
# https://wiki.archlinux.org/index.php/Feh
exec --no-startup-id feh --no-fehbg --bg-fill --randomize /usr/share/backgrounds/archlinux/*
# redshift
# https://wiki.archlinux.org/index.php/Redshift
exec --no-startup-id redshift-gtk
# i3lock
bindsym $mod+l exec --no-startup-id i3lock -e -c 000000

View File

@ -0,0 +1,7 @@
[redshift]
location-provider=manual
[manual]
; Ho Chi Minh, Vietnam
lat=10.8188
lon=106.65186