summary refs log tree commit diff
path: root/Xresources (follow)
Commit message (Collapse)AuthorAgeFilesLines
* x11: set DPI to 128Franck Cuny2021-03-271-1/+1
|
* term: replace urxvt with alacrittyFranck Cuny2020-12-271-18/+1
| | | | There's a better support for unicode.
* x11: set background color for urxvtFranck Cuny2020-12-011-0/+3
| | | | Use the same background color as emacs/acme (it's nicer than white).
* x11: align variablesFranck Cuny2020-12-011-16/+18
|
* term: slightly bigger font and proper DPIFranck Cuny2020-10-281-4/+3
|
* [desktop] update size of the fontsFranck Cuny2020-10-011-6/+2
|
* fonts: let's use DejaVu where possibleFranck Cuny2020-09-231-2/+2
| | | | Also use 180 for the DPI.
* linux: a few more configsFranck Cuny2020-09-121-1/+24
| | | | | | | | 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/+3
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.