Add forgetful restart to sighandler
This commit is contained in:
committed by
Michael Stapelberg
parent
6ec468ba1e
commit
aa422c07c4
@ -122,6 +122,6 @@ bool path_exists(const char *path);
|
||||
* appends -a to argument list to disable autostart
|
||||
*
|
||||
*/
|
||||
void i3_restart();
|
||||
void i3_restart(bool forget_layout);
|
||||
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user