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