Replaced the underlying structure of Hypridle inhibitor to the Astal Idle Inhibitor module. (#776)
* Update hypridle module to be an all-purpose idle inhibitor module using Astal inhibiting. * Fix types and module code. * Update note * Removed lingering comment. * Remove hypridle from dependencies.
This commit is contained in:
@@ -1172,8 +1172,8 @@ const options = mkOptions(CONFIG, {
|
||||
},
|
||||
hypridle: {
|
||||
label: opt(true),
|
||||
onIcon: opt(''),
|
||||
offIcon: opt(''),
|
||||
onIcon: opt(''),
|
||||
offIcon: opt(''),
|
||||
onLabel: opt('On'),
|
||||
offLabel: opt('Off'),
|
||||
pollingInterval: opt(1000 * 2),
|
||||
|
||||
Reference in New Issue
Block a user