Leftwm and ssh session goop

This commit is contained in:
2022-03-06 13:46:07 -05:00
parent 376933605c
commit b115edd210
3 changed files with 7 additions and 22 deletions

View File

@@ -43,6 +43,11 @@ value = "slock"
modifier = ["modkey", "Control"]
key = "l"
[[keybind]]
command = "ToggleFullScreen"
modifier = ["modkey", "Shift"]
key = "f"
[[keybind]]
command = "MoveToLastWorkspace"
modifier = ["modkey", "Shift"]