summaryrefslogtreecommitdiff
path: root/i3wm.conf
diff options
context:
space:
mode:
authorjohannst <stoelp@eit.uni-kl.de>2017-11-07 23:26:47 +0100
committerjohannst <stoelp@eit.uni-kl.de>2017-11-07 23:26:47 +0100
commite949324f2730213366f9b502fefe0812508b9103 (patch)
treecd20b330d90c33381848ec461f6eebfcb7b819fa /i3wm.conf
parentc081a8e12cff988514fa32b124e460a7d9e2b4cf (diff)
downloaddotfiles-e949324f2730213366f9b502fefe0812508b9103.tar.gz
dotfiles-e949324f2730213366f9b502fefe0812508b9103.zip
i3wm changed key map and status bar cosmetic
Diffstat (limited to 'i3wm.conf')
-rw-r--r--i3wm.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/i3wm.conf b/i3wm.conf
index 3094db8..d602868 100644
--- a/i3wm.conf
+++ b/i3wm.conf
@@ -22,9 +22,9 @@ bindsym $mod+Return exec st
# launch dmenu_run
bindsym $mod+d exec dmenu_run
# kill focused Window
-bindsym $mod+Shift+q kill
+bindsym $mod+Shift+c kill
# reload the configuration file
-bindsym $mod+Shift+c reload
+bindsym $mod+Shift+s reload
# restart i3 inplace (preserves your layout/session, can be used to upgrade i3)
bindsym $mod+Shift+r restart
# exit i3 (logs you out of your X session)