Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | font: switch to Roboto for system font and JetBrain for monospace | Franck Cuny | 2023-05-28 | 1 | -2/+5 |
| | |||||
* | profiles/workstation: stop using dark mode + prezto | Franck Cuny | 2023-05-16 | 1 | -21/+0 |
| | |||||
* | profiles/gtk: configure dark mode properly | Franck Cuny | 2023-05-06 | 1 | -6/+2 |
| | | | | | | | | | | | | | Without this I was seeing the following error: ``` Unknown key Settings in /home/fcuny/.config/gtk-3.0/settings.ini ``` And the configuration contained: ``` [Settings] Settings=gtk-application-prefer-dark-theme=1 ``` | ||||
* | home/profiles: move (almost) all modules to profiles | Franck Cuny | 2023-05-05 | 1 | -0/+35 |
This is a major refactor, similar to what was done for the hosts, but in a single commit. |