You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
the flat/nested menu style is only applied to the left-click menu currently. I think that command line option needs to be changed, or removed in favor of configuration.
Worth noting that (for other users) that, with d83aa33, udiskie on Wayland defaults to Appindicator, which I'm not sure supports the flat menu style.
Attempting to use GtkStatusIcon by passing --no-appindicator leads to #199 (seems like GtkStatusIcon isn't meant to work on Wayland).
On Appindicator, however, I was able to at least remove the Managed devices layer of nesting by passing --no-menu-update-workaround, which was my main issue. The workaround seems to have been put in place to fix nonsense layout in some environments, which doesn't affect me on Hyprland with Waybar.
Running
udiskie -m flat
still results in a nested menu style instead of a flat menu styleI'm on Void Linux, fwiw.
The text was updated successfully, but these errors were encountered: