summary refs log tree commit diff
path: root/xsession (follow)
Commit message (Collapse)AuthorAgeFilesLines
* [redshift] create configuration fileFranck Cuny2020-10-011-5/+0
| | | | | | | Instead of passing the options as arugments to the CLI, create a configuration file with everything we need in it. We also manage the service with systemd.
* xsession: use Berkeley's lat/longFranck Cuny2020-09-231-1/+1
| | | | Use the latitude and longitude for Berkeley for redshift.
* linux: a few more configsFranck Cuny2020-09-121-0/+9
| | | | | | | | Update Xresources with a few more things related to urxvt and font rendering. Update the xsession script to add redshift and load explicitly the content of Xresources.
* linux: new resource files for linuxFranck Cuny2020-09-121-0/+4
We start with the Xresources and xsession files for now. We want to set the window manager to be i3, and we need to configure some things for the fonts. Update the email address in the makefile too.