Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | feat(fonts): add iosevka to the list of fonts | Franck Cuny | 2022-11-15 | 1 | -2/+2 |
| | | | | | Replace the use of Source Code Pro with Iosevka in a few applications (sway, waybar, alacritty). | ||||
* | ref(home/alacritty): use cascadia and larger font size | Franck Cuny | 2022-11-13 | 1 | -1/+4 |
| | |||||
* | fix(home/terminal): use alacritty's default colors | Franck Cuny | 2022-08-10 | 1 | -6/+0 |
| | | | | Change-Id: I8e08d5ee8649f31e52bfdedda8083a2b78dba54d | ||||
* | fix(fmt): correct formatting for all nix files | Franck Cuny | 2022-06-10 | 2 | -2/+4 |
| | | | | | | | | | This was done by running `nixpkgs-fmt .'. Change-Id: I4ea6c1e759bf468d08074be2111cbc7af72df295 Reviewed-on: https://cl.fcuny.net/c/world/+/404 Tested-by: CI Reviewed-by: Franck Cuny <franck@fcuny.net> | ||||
* | alacritty: better colors | Franck Cuny | 2022-05-15 | 1 | -2/+2 |
| | |||||
* | terminal: once again, fix the colors | Franck Cuny | 2022-05-15 | 1 | -0/+6 |
| | |||||
* | home: drop custom colors for alacritty | Franck Cuny | 2022-05-13 | 1 | -26/+0 |
| | |||||
* | alacritty: use custom colors | Franck Cuny | 2022-04-22 | 1 | -0/+26 |
| | | | | The default is too dark for my eyes. | ||||
* | delete configuration related to colors | Franck Cuny | 2022-04-09 | 2 | -34/+2 |
| | | | | | | | Setting colors is hard, and it's an easy way to waste time. The only color settings I keep are the ones related to waybar, to make sure it does not look like a Christmas tree. Which means that most applications are going to use their default theme, and I'm OK with that. | ||||
* | alacritty: use light colors | Franck Cuny | 2022-04-08 | 2 | -2/+34 |
| | |||||
* | home: add more configurations for home-manager | Franck Cuny | 2022-04-08 | 2 | -0/+38 |