Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | home/waybar: change the style to be a bit more readable | Franck Cuny | 2023-05-23 | 1 | -33/+19 |
| | |||||
* | profiles/workstation: stop using dark mode + prezto | Franck Cuny | 2023-05-16 | 11 | -170/+28 |
| | |||||
* | home/ssh: add rsync.net to the match block | Franck Cuny | 2023-05-12 | 1 | -0/+6 |
| | |||||
* | profiles/workstation: move element (matrix client) | Franck Cuny | 2023-05-07 | 1 | -0/+2 |
| | |||||
* | profiles/workstation: move sway to the workstation profile | Franck Cuny | 2023-05-06 | 1 | -1/+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 | 23 | -0/+1162 |
This is a major refactor, similar to what was done for the hosts, but in a single commit. |