mirror of
https://github.com/labwc/labwc.git
synced 2025-11-01 22:58:47 -04:00
workspaces: add ability to set prefix when using number argument
This commit is contained in:
parent
e837445114
commit
4ecac26548
4 changed files with 27 additions and 5 deletions
|
|
@ -129,6 +129,7 @@ struct rcxml {
|
|||
struct {
|
||||
int popuptime;
|
||||
int min_nr_workspaces;
|
||||
char *prefix;
|
||||
struct wl_list workspaces; /* struct workspace.link */
|
||||
} workspace_config;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue