binarydigitz01

Results 7 comments of binarydigitz01

I have made a [plugin](https://github.com/Ice-Cube69/org-project-manager) exactly to do this, I would be happy to make a PR to bring such functionality to org-roam.

Can 1+ on @Robert-Forrest, Doing by his way, i'm able to chat on matrix. Using arch linux with emacs 28.

I like this PR. Just wanted that the mouse sensivity should be able to be adjusted via a slider. That is more user friendly and is easier to adjust.

I would like to work on this. Personally I feel that we can have the ID along with website, dependencies column.

I can suggest some tips. first of all, pass the -DCMAKE_EXPORT_COMPILE_COMMANDS=1 flag to cmake, while generating build files. It will create a .compile_commands.json in your directory. That will work with...

> What worked for me when I had a similar issue was creating my own prime-run: > > `alias prime-run='__NV_PRIME_RENDER_OFFLOAD=1 __GLX_VENDOR_LIBRARY_NAME=nvidia'` > > then: > > `prime-run /usr/bin/flatpak run --branch=stable...