X-Git-Url: https://jasonwoof.com/gitweb/?a=blobdiff_plain;f=spectrwm.c;h=c1a559823675f729b13d377ef39aaafc80361ae2;hb=701e10650a34eba1ffd674598071614c03e5d767;hp=c590438500464e117445726037deb6e49a7bc693;hpb=b61c3d6ec7392d5d7fda673a59e8775a217e331a;p=spectrwm.git diff --git a/spectrwm.c b/spectrwm.c index c590438..c1a5598 100644 --- a/spectrwm.c +++ b/spectrwm.c @@ -3305,6 +3305,8 @@ stack_config(struct swm_region *r, union arg *args) if (args->id != SWM_ARG_ID_STACKINIT) stack(); bar_update(); + + focus_flush(); } void