Yohann Boniface

Results 98 comments of Yohann Boniface

``` { "$schema": "https://github.com/fastfetch-cli/fastfetch/raw/dev/doc/json_schema.json", "logo": { "padding": { "top": 2 } }, "display": { "separator": " ➜ " }, "modules": [ { "type": "title", "keyWidth": 10 }, "break", { "type":...

> You missed a comma after ` { "type": "kernel", "key": "├ \u001b[34mkernel" }` Oops my bad

@vt-alt Using the following patch: ```patch --- a/src/liboqs.pc.in 2024-05-09 14:54:04.989767336 +0200 +++ b/src/liboqs.pc.in 2024-05-09 14:54:50.361324577 +0200 @@ -1,6 +1,6 @@ prefix=@CMAKE_INSTALL_PREFIX@ -libdir=${prefix}/@CMAKE_INSTALL_LIBDIR@ -includedir=${prefix}/@CMAKE_INSTALL_INCLUDEDIR@ +libdir=@CMAKE_INSTALL_FULL_LIBDIR@ +includedir=@CMAKE_INSTALL_FULL_INCLUDEDIR@ Name: @PROJECT_NAME@ Description: Library for...

I use the attributes used in the derivation: ```nix patches = [ ./fix-openssl-detection.patch # liboqs.pc.in path were modified in this commit # causing malformed path with double slashes. ./fix-pc-file-variables.patch ];...

It seems to only happens when mouse is moving ![Peek 2024-03-17 14-36](https://github.com/kyu08/fzf-make/assets/53050011/18c215b0-ab0d-4441-a31c-76830dc523cc)

This would require a bigger refactor as the current system only match for the latest extension

Oh nice, maybe slightly hard to read. Hopefully you can provide a float value from 0 to 1

I know that kitty has a setting for `opacity`, which works with picom

Extension: `.sql` ``` ▃▃ ▃▃▃ ▃ █▃ █ █ █ ▃█ ▀▀█ █▃ ``` Structured Langage Query