about summary refs log tree commit diff
path: root/modules/system/fonts (follow)
Commit message (Collapse)AuthorAgeFilesLines
* ref(fonts): switch back to source code proFranck Cuny2022-11-211-12/+0
| | | | I find Source Code Pro to be more readable than iosevka.
* feat(fonts): add iosevka to the list of fontsFranck Cuny2022-11-151-2/+14
| | | | | Replace the use of Source Code Pro with Iosevka in a few applications (sway, waybar, alacritty).
* feat(system/fonts): add cascadiaFranck Cuny2022-10-241-0/+1
|
* fix(fmt): correct formatting for all nix filesFranck Cuny2022-06-101-1/+2
| | | | | | | | | 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>
* modules: add a few moreFranck Cuny2022-04-081-0/+29