Updated config
This commit is contained in:
parent
39905b54c3
commit
3b51011695
2 changed files with 2 additions and 2 deletions
|
@ -11,7 +11,7 @@ bind = $leader, Space, exec, $menu
|
|||
bind = , Print, exec, $screenshot
|
||||
|
||||
# Session management
|
||||
bind = $leader, F11, exit,
|
||||
bind = $leader, Backspace, exit,
|
||||
bind = $leader, F12, exec, $logout
|
||||
|
||||
# Window management
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
"label" : "logout",
|
||||
"action" : "loginctl terminate-user $USER",
|
||||
"text" : "Logout",
|
||||
"keybind" : "e"
|
||||
"keybind" : "l"
|
||||
}
|
||||
{
|
||||
"label" : "shutdown",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue