From 7bb9949e23f04b593e08e571f0fb265cbb96aa30 Mon Sep 17 00:00:00 2001 From: Michael Stapelberg Date: Mon, 11 Jul 2011 20:02:25 +0200 Subject: [PATCH] default config: start i3-config-wizard --- i3.config | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/i3.config b/i3.config index 7899b033..4b72201f 100644 --- a/i3.config +++ b/i3.config @@ -144,3 +144,14 @@ mode "resize" { } bindsym Mod1+r mode "resize" + +####################################################################### +# 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