eww: make reboot actually work
All checks were successful
ci/woodpecker/cron/flake-lock-update Pipeline was successful
All checks were successful
ci/woodpecker/cron/flake-lock-update Pipeline was successful
This commit is contained in:
parent
f2e5e2547a
commit
a2e4d84f29
1 changed files with 1 additions and 1 deletions
|
@ -50,7 +50,7 @@
|
|||
)
|
||||
(box :class "menubox-widgets"
|
||||
:orientation "h"
|
||||
(button :class "menubox-widgets text" :onclick "reboot now" "")
|
||||
(button :class "menubox-widgets text" :onclick "reboot" "")
|
||||
(button :class "menubox-widgets text" :onclick "shutdown now" "")
|
||||
(button :class "menubox-widgets text" :onclick "eww close menu-window" "")))
|
||||
)
|
||||
|
|
Loading…
Reference in a new issue