]> git.sur5r.net Git - i3/i3/blobdiff - i3.config
Merge branch 'tree' into next
[i3/i3] / i3.config
index afd2fe5d32098f0a254535a0a60b5f327c316523..92654f0b180fb17b0496e5bd363d0f75e9a4d98b 100644 (file)
--- a/i3.config
+++ b/i3.config
@@ -44,9 +44,9 @@ bindsym Mod1+Shift+semicolon move right
 
 # alternatively, you can use the cursor keys:
 bindsym Mod1+Shift+Left move left
-bindsym Mod1+Shift+Right move right
 bindsym Mod1+Shift+Down move down
 bindsym Mod1+Shift+Up move up
+bindsym Mod1+Shift+Right move right
 
 # split in horizontal orientation
 bindsym Mod1+h split h
@@ -144,3 +144,18 @@ mode "resize" {
 }
 
 bindsym Mod1+r mode "resize"
+
+# Start i3bar to display a workspace bar (plus the system information i3status
+# finds out, if available)
+exec i3status | i3bar -d
+
+#######################################################################
+# automatically start i3-config-wizard to offer the user to create a
+# keysym-based config which used his favorite modifier (alt or windows)
+#
+# i3-config-wizard will not launch if there already is a config file
+# in ~/.i3/config.
+#
+# Please remove the following exec line:
+#######################################################################
+exec i3-config-wizard