Mihai Fufezan

Results 28 issues of Mihai Fufezan

### Description of the requested feature I'd like to be able to have my bar `100%-10px` wide, but it seems like that's not possible. I've tried setting `99.5%` but that...

enhancement

I'm thinking of writing something similar to `hosts`, but for standalone Home Manager. I believe it's not just me who would like to see this go through, as the difference...

Adds support for discocss, a tiny Discord CSS injector. ### Description Adds the module [here](https://github.com/mlvzk/discocss/tree/flake), extended [here](https://github.com/mlvzk/discocss/pull/16). ### Checklist - [x] Change is backwards compatible. - [x] Code formatted with...

### Description I'm using the [helix editor](https://github.com/helix-editor/helix) and when formatting a file with `:format` while using `rnix-lsp`, it will replace the entire content of the file even when the formatting...

enhancement

### Checklist before submitting an issue - [X] I have searched through the existing [closed and open issues](https://github.com/elkowar/eww/issues?q=is%3Aissue) for eww and made sure this is not a duplicate - [X]...

bug

## Description Short description of the changes: Add hyprpaper wallpaper manager and hyprpicker color picker. ## Checklist I have: - [x] 🤳 made sure that what I am adding is...

### Aknowledgements - [X] I have checked that there's no other issue describing the same or similar problem that I currently have, regardless if it has been closed or open....

enhancement

Depends on: - https://github.com/NixOS/nixpkgs/pull/194289

Me and @a-kenji were trying to package [Misskey](https://github.com/misskey-dev/misskey) using dream2nix [here](https://github.com/fufexan/misskey-d2n). The error we got: ``` packages__slash__client-unknown> building packages__slash__client-unknown> > @ build /nix/store/jc3sjifirk4vi6p29sr3pqf63nwww9z5-packages__slash__client-unknown/lib/node_modules/packages/client packages__slash__client-unknown> > vite build packages__slash__client-unknown> ✘ [ERROR]...

bug
architecture

#### Describe your PR, what does it fix/add? CMake now installs files directly (through `cmake --install ./build`). The Makefile commands have a warning that directs users to the appropriate commands....