hyprpm-sudo for enable/disable? #10258
-
I hope I have opened this in the right discussion. I'm referring to this change: It is understandable that not everyone should install, uninstall or update something in the system, so also with Hyprland plugins, but if it is installed by the administrator, a user should be able to decide for himself whether he wants to use a plugin or not. That's why I think it should be possible to activate and deactivate plugins without sudo. But maybe I just overlooked a new option in the configuration that makes this possible. What do you think? |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 9 replies
-
This should be fine for most plugins, but there should be a way for an administrator to specify plugins that are mandatory and cannot be disabled. |
Beta Was this translation helpful? Give feedback.
-
hm. That's... reasonable, though I think it's quite an edge case... The thing is, enabling a plugin is essentially loading code into your display server. Should that be something a user can decide about? Debatable |
Beta Was this translation helpful? Give feedback.
This should be fine for most plugins, but there should be a way for an administrator to specify plugins that are mandatory and cannot be disabled.