1
0
mirror of https://github.com/gryf/wmaker.git synced 2026-01-13 18:14:14 +01:00

wmaker: add workspace pager underlying configuration

This path is adding the functions and variables needed for workspace pager preferences.
An option to enable/disable the workspace pager, and one to set a default background image.
This commit is contained in:
David Maciejak
2014-12-04 13:34:56 +07:00
committed by Carlos R. Mafra
parent ea8f18aff1
commit 519302223c
4 changed files with 32 additions and 1 deletions

View File

@@ -3,6 +3,7 @@
PopupSwitchMenu = NO;
MenuStyle = normal;
DisableMiniwindows = NO;
DisableWorkspacePager = NO;
OpenTransientOnOwnerWorkspace = NO;
EdgeResistance = 30;
WorkspaceBorderSize = 0;