mirror of
https://github.com/labwc/labwc.git
synced 2025-11-02 09:01:47 -05:00
config: support <desktops number="">
This commit is contained in:
parent
e82e557d56
commit
9bb4f44688
2 changed files with 17 additions and 4 deletions
|
|
@ -69,6 +69,7 @@ struct rcxml {
|
|||
|
||||
struct {
|
||||
int popuptime;
|
||||
int count;
|
||||
struct wl_list workspaces; /* struct workspace.link */
|
||||
} workspace_config;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue