Leon

Results 37 comments of Leon

> Using NUR with home manager in a flake is not that different from using NUR in a NixOS flake. You just put `nur.hmModules.nur` into the modules or use the...

Wouldn't it be a good idea to have a separate `workspace_swipe_invert` for the touchscreen workspace swipe gesture? Bc on my 2-in-1 laptop I would love to use both touchscreen and...

I thought this is probably really easy to implement and was just forgotten (as you said) that's why I commented. Unfortunately, I don't know cpp so I don't want to...

I also have to compile Hyprland quite often lately :thinking: I have tried with the overlay and also by setting `package = inputs.hyprland.packages.${pkgs.system}.hyprland;` as suggested in the wiki. `realpath $(which...

For hyprland I didn't override anything it's just `hyprland.url = "github:hyprwm/Hyprland";`

Unfortunately I still see "Plugin does not provide configuration file in expected location" even after some reinstalls of the script via the github code or directly via "Kwin Scripts" ->...

Thanks a lot! It does work now with the v0.5! :) I actually tried that version before but then the configuration didn't show up even after executing the two commands...

For me omitting the `--freeze` option solves the problem of the cursor being in the image (but I'm also not using nvidia /`WLR_NO_HARDWARE_CURSORS=1`). Regarding the area selection box being visible...