Updated config
This commit is contained in:
parent
26e4fd0ff8
commit
6abf78bec4
@ -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…
Reference in New Issue
Block a user