Francesco Minnocci

Results 140 comments of Francesco Minnocci

@Chxerxerx, you should not be starting `nbfc` directly through the binary; the intended use is through `systemctl`: - To enabe the `nbfc` server on boot write `systemctl enable nbfc_service` -...

> Hello, I have tried to install this through the AUR with yay, and through git directly and building it from the source, but everytime i run `sudo nbfc start`...

Closing as the issue seems to be with using the wrong value of `--embedded-controller` for ECLinux (which is `ec_linux`)

[PHC](https://wiki.archlinux.org/index.php/PHC), as stated in [this](https://wiki.archlinux.org/index.php/Undervolting_CPU) article

It's a longstanding issue, personally I have a timer which deletes that folder flooding my home directory, which virtually no other app creates, so I would welcome this patch. Seems...

I've tried to make a very basic theme which "resembles" [`gruvbox`](https://github.com/morhetz/gruvbox), since that is the main theme I use for my terminal applications. ``` [colors] background = black text =...

@normen I guess it should be `black` because that's usually what represents the terminal background in TUI applications, but using `black` fror the background color doesn't seem to work for...

In the `kitty` terminal, `black` is indeed the bakground colour and is shown as transparent; while in `st` this does not work. So, the transparency issue is one related to...

@hamishcoleman any news on this? In case, is it possible to patch 2.74 or an older version? I have yet to try this, as soon as I mod the x220...

Great to hear, thanks for the response!