asdf
This commit is contained in:
parent
2a37eb93dc
commit
4bb3848b89
@ -5,11 +5,10 @@
|
|||||||
:stacking "fg"
|
:stacking "fg"
|
||||||
:exclusive true
|
:exclusive true
|
||||||
:focusable false
|
:focusable false
|
||||||
:content
|
:content (box :orientation "vertical" :class "menu"
|
||||||
(box :orientation "vertical" :class "menu"
|
|
||||||
(button :label "⏻ Shutdown" :onclick "poweroff")
|
(button :label "⏻ Shutdown" :onclick "poweroff")
|
||||||
(button :label " Reboot" :onclick "reboot")
|
(button :label " Reboot" :onclick "reboot")
|
||||||
(button :label " Lock" :onclick "i3lock -c 000000")
|
(button :label " Lock" :onclick "i3lock -c 000000")
|
||||||
(button :label " Logout" :onclick "i3-msg exit")
|
(button :label " Logout" :onclick "i3-msg exit")
|
||||||
)
|
)
|
||||||
)
|
)
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user