userguide: document exit confirmation dialog
Patch status: merged
Patch by Tony Crisci
Long description:
In the section "Exiting i3", document the confirmation dialog (nagbar) that will show when the user presses the default keys to exit in such a way to hint that it is configurable.
To apply this patch, use:
curl http://cr.i3wm.org/patch/578/raw.patch | git am
b/docs/userguide
| 16 |
@@ -153,6 +153,7 @@ to upgrade to a newer version of i3) you can use +$mod+Shift+r+. |
| 17 |
=== Exiting i3 |
| 18 |
|
| 19 |
To cleanly exit i3 without killing your X server, you can use +$mod+Shift+e+. |
| 20 |
+By default, a dialog will ask you to confirm if you really want to quit. |
| 21 |
|
| 22 |
=== Floating |
| 23 |
|