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
An implementation hurdle I just reached was the fact that you cannot send a notification as root. This means auto clock speed would need to have a second, user level daemon or fork a new user level process to send notifications. hoodie/notify-rust#156
Seems like a lot of overhead just to send a notification, happy to implement some code which forks the process in the user space if we want to go through with this feature.
When the governor mode changes, send a notify-send
The text was updated successfully, but these errors were encountered: