Dennis Lonoshchuk

Results 13 comments of Dennis Lonoshchuk

Any updates on this issue? Also I assume I can fix it by using the flake but Im not sure how to set it up can anyone help me here?...

Sorry wrong place for this. Edit: Never mind I was redirected here again lol.

I tried adding, this as one of my env variable but the error stays the same. ``` LD_LIBRARY_PATH="/nix/store/n7d5jdjml3nrqa0bvp2pi7cjdkxrhb8p-libxkbcommon-1.5.0/lib/libxkbcommon.so"; ```

Update I managed to make it work with this config. However the error was very unclear so we should probably change the unwrap to at least an `except` with explanation....

@danth Alright happy to hear that it is actually, as simple as setting `gtk.iconTheme`, I'm not sure how many people actually want that kind of alias but Im certainly one...

@nonetrix It should work, but you can try: ```nix stylix = { url = "https://github.com/danth/stylix/"; type = "git"; rev = "917e07af1451d7765be57c8b31bb3372c7b821a7"; }; ``` The best guess I have off the...

> Idk I have seen it update multiple times, so I'm pretty sure it should be updating? > > ![Image](https://github.com/user-attachments/assets/2e87b0ac-ccdc-48a5-b804-e976fbbf1fc1) > > Should have done this before, but here is...

> Still no worky after removing the extra `stylix.` Alright then just to make sure try to duplicate my stylix config, just to make sure it isn't a problem with...

Ohh, even I forgot that it is the case lol. Might also be the reason why @de-abreu has mentioned adding this feature to 24.11 even though it is already added....

Hello, sadly I haven't ever worked with "Input method v1" and due to its limited support I don't have a way to test it out. However from a quick glance,...