Added theming options for the Hypridle module and updated the default icon. (#518)
This commit is contained in:
@@ -1128,8 +1128,8 @@ const options = mkOptions(OPTIONS, {
|
||||
},
|
||||
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