summaryrefslogtreecommitdiff
path: root/.config/i3/config
diff options
context:
space:
mode:
Diffstat (limited to '.config/i3/config')
-rw-r--r--.config/i3/config2
1 files changed, 2 insertions, 0 deletions
diff --git a/.config/i3/config b/.config/i3/config
index 0e4a1a92..22637a3b 100644
--- a/.config/i3/config
+++ b/.config/i3/config
@@ -320,6 +320,8 @@ bindsym $mod+Ctrl+p move up
bindsym $mod+apostrophe layout toggle split
+bindsym $mod+l kill
+
# Cycle through all workspaces on monitor. Unlike C-i j and C-i [0-9]+, these
# move the container *and* switch view to the other workspace, because there
# are more like $mod+Ctrl+j/k than they are like the C-i bindings