$mod+Shift+c will now generate a new config first.

This commit is contained in:
2013-09-18 23:10:32 +02:00
parent 2b73e43832
commit 266ad314cd

View File

@@ -133,7 +133,7 @@ bindsym $mod+Shift+parenright move container to workspace 9
bindsym $mod+Shift+equal move container to workspace 10 bindsym $mod+Shift+equal move container to workspace 10
# reload the configuration file # reload the configuration file
bindsym $mod+Shift+C reload bindsym $mod+Shift+C exec --no-startup-id bash ~/.i3/scripts/genconfig.bash ; reload
# restart i3 inplace (preserves your layout/session, can be used to upgrade i3) # restart i3 inplace (preserves your layout/session, can be used to upgrade i3)
bindsym $mod+Shift+R restart bindsym $mod+Shift+R restart
# exit i3 (logs you out of your X session) # exit i3 (logs you out of your X session)