Mihai Fufezan
Mihai Fufezan
You may want to also add `SDL_VIDEODRIVER=wayland`, `QT_QPA_PLATFORM=wayland` and `XDG_SESSION_TYPE=wayland`.
I didn't see them when grepping through the source, my bad.
No clue, try updating all of hyprland's inputs.
This was probably fixed. Also, hyprland-plugins are now in Nixpkgs https://github.com/NixOS/nixpkgs/pull/321575.
> Desktop Cube extension Hyprland has plugins. This should be the job of a plugin, not core functionality.
> Facing same issue. @fufexan any updates? @DeathStroke19891 Yes, everything is working as expected. For more info about how I set it up, see https://github.com/fufexan/dotfiles/commit/78ce01ba573e6eab975498899dc72b3ea1e8523e and https://github.com/fufexan/dotfiles/commit/79b0686a1f08ba3a91ef59d3b61812817affaf5a. > It is...
Upstreaming the modules is one of the goals. However, it's a bit more involved than just copy-pasting the modules, since I'd like to reuse the nix2hyprlang parser from the Hyprland...
Isn't it handled by the same functionality as individual keys? i.e. making a list of them will convert the list to multiple entries.
https://github.com/fufexan/dotfiles/blob/main/home/services/wayland/hypridle.nix#L7-L13 
@JohnRTitor you can rebase this PR on top of #5667 to test. I'm going to merge that soon.