config: add reload keybinding

This commit is contained in:
Michael Stapelberg 2010-07-03 19:27:25 +02:00
parent 49ed703299
commit 5adcea6b3c
1 changed files with 2 additions and 0 deletions

View File

@ -45,6 +45,8 @@ bindsym Mod1+y restore /home/michael/i3/layout.json
# Restart i3 # Restart i3
bindsym Mod1+Shift+c restart bindsym Mod1+Shift+c restart
# Reload i3
bindsym Mod1+Shift+j reload
# Exit i3 # Exit i3
bindsym Mod1+Shift+l exit bindsym Mod1+Shift+l exit