https://bugzilla.xfce.org/show_bug.cgi?id=15788
Simon Steinbeiss <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from Simon Steinbeiss <[email protected]> --- You can modify the workspace count and names via xfconf - even without having xfwm4. Try e.g. this to retrieve the current amount of workspaces xfconf-query -c xfwm4 -p /general/workspace_count You can also edit this value through xfce4-settings-editor. The names of the workspaces are stored in an array, for which you'll have to use the commandline tool xfconf-query to modify. For more examples continue reading here: https://docs.xfce.org/xfce/xfconf/xfconf-query -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ Xfce-bugs mailing list [email protected] https://mail.xfce.org/mailman/listinfo/xfce-bugs
