Add group-last command that shows only the previously active group; ok okan

This commit is contained in:
op
2022-01-27 18:45:10 +00:00
parent 81a08ddb89
commit 7c22b36a23
6 changed files with 17 additions and 0 deletions

View File

@@ -60,6 +60,7 @@ screen_init(int which)
xu_ewmh_net_supported_wm_check(sc);
conf_group(sc);
sc->group_last = sc->group_active;
screen_update_geometry(sc);
xu_ewmh_net_desktop_names(sc);