mirror of
https://github.com/vale981/bspwm
synced 2025-03-06 02:01:42 -05:00
fix: update ewhm wm desktops after adding desktop
This commit is contained in:
parent
c5e672e0c2
commit
1e2a23f308
1 changed files with 1 additions and 0 deletions
|
@ -158,6 +158,7 @@ void add_desktop(monitor_t *m, desktop_t *d)
|
|||
num_desktops++;
|
||||
ewmh_update_number_of_desktops();
|
||||
ewmh_update_desktop_names();
|
||||
ewmh_update_wm_desktops();
|
||||
put_status(SBSC_MASK_REPORT);
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue