Updated config
This commit is contained in:
parent
26e4fd0ff8
commit
6abf78bec4
@ -11,7 +11,7 @@ bind = $leader, Space, exec, $menu
|
|||||||
bind = , Print, exec, $screenshot
|
bind = , Print, exec, $screenshot
|
||||||
|
|
||||||
# Session management
|
# Session management
|
||||||
bind = $leader, F11, exit,
|
bind = $leader, Backspace, exit,
|
||||||
bind = $leader, F12, exec, $logout
|
bind = $leader, F12, exec, $logout
|
||||||
|
|
||||||
# Window management
|
# Window management
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
"label" : "logout",
|
"label" : "logout",
|
||||||
"action" : "loginctl terminate-user $USER",
|
"action" : "loginctl terminate-user $USER",
|
||||||
"text" : "Logout",
|
"text" : "Logout",
|
||||||
"keybind" : "e"
|
"keybind" : "l"
|
||||||
}
|
}
|
||||||
{
|
{
|
||||||
"label" : "shutdown",
|
"label" : "shutdown",
|
||||||
|
Loading…
Reference in New Issue
Block a user