summaryrefslogtreecommitdiff
path: root/.i3/config
diff options
context:
space:
mode:
Diffstat (limited to '.i3/config')
-rw-r--r--.i3/config3
1 files changed, 2 insertions, 1 deletions
diff --git a/.i3/config b/.i3/config
index e4a051a..508cb69 100644
--- a/.i3/config
+++ b/.i3/config
@@ -39,7 +39,8 @@ bar {
############
# kill focused window
-bindsym $mod+Shift+q kill
+bindsym $mod+Shift+w kill
+bindsym $alt+F4 kill
# reload the configuration file
bindsym $mod+Shift+c reload
# restart i3 inplace (preserves your layout/session, can be used to upgrade i3)