diff --git a/src/config/parse_config.h b/src/config/parse_config.h index 5b16acd..87bcf63 100644 --- a/src/config/parse_config.h +++ b/src/config/parse_config.h @@ -1961,6 +1961,7 @@ void reload_config(const Arg *arg) { Keyboard *kb; parse_config(); init_baked_points(); + handlecursoractivity(); run_exec(); // reset border width when config change