add i3-nagbar. tells you about config file errors (for example)
This commit is contained in:
@ -380,6 +380,7 @@ reload:
|
||||
TOK_RELOAD
|
||||
{
|
||||
printf("reloading\n");
|
||||
kill_configerror_nagbar(false);
|
||||
load_configuration(conn, NULL, true);
|
||||
x_set_i3_atoms();
|
||||
/* Send an IPC event just in case the ws names have changed */
|
||||
|
Reference in New Issue
Block a user