Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | zsh: move the configuration inline | Franck Cuny | 2022-03-02 | 1 | -27/+0 |
| | | | | I don't have a lot of things I care about for zsh, I can inline everything. | ||||
* | swaylock: don't display the keyboard layout | Franck Cuny | 2022-02-27 | 1 | -0/+1 |
| | |||||
* | polybar: delete configuration | Franck Cuny | 2022-02-24 | 11 | -143/+0 |
| | | | | This is not needed anymore, we can remove it completely. | ||||
* | swaylock: background color | Franck Cuny | 2022-02-22 | 1 | -2/+1 |
| | |||||
* | swaylock: unsure if I'm doing the right thing here | Franck Cuny | 2022-02-18 | 1 | -36/+4 |
| | |||||
* | mpd: only start mpd when needed | Franck Cuny | 2022-02-17 | 1 | -0/+36 |
| | |||||
* | xdg: use actual home directory path | Franck Cuny | 2022-02-16 | 1 | -24/+0 |
| | | | | | Don't use `$HOME`, otherwise when calling `config.xdg-dir.music` in other modules, they can complain that the value is not an absolute path. | ||||
* | yt-dlp: correct config | Franck Cuny | 2022-02-13 | 2 | -1/+26 |
| | |||||
* | home-manager: install yt-dlp | Franck Cuny | 2022-02-13 | 1 | -0/+1 |
| | |||||
* | configs: move personal configuration with user | Franck Cuny | 2022-02-12 | 14 | -0/+213 |