Implement exit command, document it in manpage, add it to defaultconfig (Mod1+Shift+e)

This commit is contained in:
Michael Stapelberg
2009-03-14 21:31:22 +01:00
parent 21e62ae9b7
commit cc0b060628
5 changed files with 23 additions and 6 deletions

View File

@ -17,7 +17,7 @@ with := <w> { [ <times> ] <where> }+ <space> <cmd>
oder
exec := exec <path>
special := [ exec <path> | exit | restart ]
an jeder Stelle kann mit escape abgebrochen werden