Antonio
Antonio
### Are you following the right branch? - [X] My Nixpkgs and Home Manager versions are in sync ### Is there an existing issue for this? - [X] I have...
On Installation section, `make install` must be run as `sudo` otherwise the `/opt/coreutils` won't be created. Furthermore, `gperf` has been added as dependency.
Hello, first of all thank you for your work. Usually, when you create tools, you should not use an already used command name, like `ls`, that is the one you...
By running `make`, it generates the following error: ``` clang -o callback/demo-callback.o -Wall -fPIC -g -DUF_DEBUG -c callback/demo-callback.c callback/demo-callback.c:46:29: warning: incompatible pointer types assigning to 'uint32_t *' (aka 'unsigned int...
On the initial text of the theme, is it possible to implement this further font https://freefontdl.com/cyberhype-font/ ?
It could be a good to have a feature where those default settings are loaded from a config file. In this manner, a user can easily changes programmatically text, fonts,...
**Describe the bug** In the previous gum version, `gum confirm` command placed the buttons Yes and Not in a centered manner with respect to the length of the prompt string....
After the running of `./install.sh`, when I run screenshare on Discord of an entire screen, for one second it is shown the square window of the "Watch Streaming" but disappears...
Hey @itsfolf ! Thank you for your job! Is it possible to integrate in this repository also the ArmCord support? [ArmCord](https://github.com/ArmCord/ArmCord) is a fork of Discord but focused on Privacy...
I have an hybrid scenario with iGPU Intel and NVIDIA GPU. My environment is Arch Linux with Cinnamon (x11). GPUs are both recognized by the system: ``` lspci | grep...