nthnd / hypr-empty

MIT License
39 stars 4 forks source link

Error while installing #10

Open Dreuzz opened 5 months ago

Dreuzz commented 5 months ago
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `EventListenerMutable` in `event_listener`

For more information about this error, try `rustc --explain E0432`.
error: could not compile `hypr-empty` (bin "hypr-empty") due to 1 previous error
error: failed to compile `hypr-empty v0.1.0 (https://github.com/nate-sys/hypr-empty#8af707d9)`, intermediate artifacts can be found at `/tmp/cargo-install8CUntW`.
To reuse those artifacts with a future compilation, set the environment variable `CARGO_TARGET_DIR` to that path.
nevaforget commented 1 month ago

anybody who's wondering what's going on here and wants this functionality. hyprland workspace rules are doing the job.

launch rofi on any empty workspace: workspace = , on-created-empty:rofi

see https://wiki.hyprland.org/Configuring/Workspace-Rules/