feat(nextboot-selector): add nextboot-selector plugin (#36)
* feat(nextboot-selector): add nextboot-selector plugin * fix(nextboot-selector): change readme * fix(nextboot-selector): change readme * fix(nextboot-selector): change en.json structure * fix(nextboot-selector): check command result before rebooting and notify if error * fix(nextboot-selector): add reboot and sudo as dependencies
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
noctalia.setUpdateInterval(1000)
|
||||
|
||||
function update()
|
||||
barWidget.setGlyph("refresh-dot")
|
||||
end
|
||||
|
||||
function onClick()
|
||||
noctalia.togglePanel("avivbintangaringga/nextboot-selector:panel")
|
||||
end
|
||||
Reference in New Issue
Block a user