wlogout returns, cosmic config probably finalised
This commit is contained in:
parent
05d0f6a949
commit
4ae5e113fe
8 changed files with 136 additions and 64 deletions
|
@ -1,7 +1,7 @@
|
|||
[
|
||||
{
|
||||
"label" : "lock",
|
||||
"action" : "gtklock",
|
||||
"action" : "loginctl lock-session",
|
||||
"text" : "Lock",
|
||||
"keybind" : "l"
|
||||
},
|
||||
|
@ -13,7 +13,7 @@
|
|||
},
|
||||
{
|
||||
"label" : "suspend",
|
||||
"action" : "gtklock & systemctl suspend",
|
||||
"action" : "loginctl lock-session & systemctl suspend",
|
||||
"text" : "Suspend",
|
||||
"keybind" : "s"
|
||||
},
|
||||
|
@ -35,4 +35,4 @@
|
|||
"text" : "Windows",
|
||||
"keybind" : "w"
|
||||
}
|
||||
]
|
||||
]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue