Giovanni Nicosia (mood)

Results 3 issues of Giovanni Nicosia (mood)

### Discussed in https://github.com/nix-community/nixvim/discussions/1295 Originally posted by **no-mood** March 20, 2024 Hi guys, I was starting to use nixvim (and nvim in general) and I was taking a look at...

I have adapted the function to generate a wallpaper with the Nix(OS) logo, taken from [misterio77/nix-colors](https://github.com/Misterio77/nix-colors/blob/b01f024090d2c4fc3152cd0cf12027a7b8453ba1/lib/contrib/nix-wallpaper.nix). The code still needs some fixes, but the general idea should be there. I...

status: merge conflict

Currently, the HM VS Code module sets the font but not its size. There are many options we can set, here is an example: ```nix "customPresentationMode.overrides": { "debug.console.fontSize": 26, "editor.fontSize":...

feature