mirror of
https://github.com/gryf/wmaker.git
synced 2026-01-06 05:44:11 +01:00
Disable pager by default
New features like this one should be disabled by default.
This commit is contained in:
@@ -47,8 +47,8 @@ static const struct {
|
||||
{ N_("Ignore decoration hints for GTK applications."),
|
||||
/* default: */ False, OPTION_WMAKER, "IgnoreGtkHints" },
|
||||
|
||||
{ N_("Disable workspace pager."),
|
||||
/* default: */ False, OPTION_WMAKER, "DisableWorkspacePager" },
|
||||
{ N_("Enable workspace pager."),
|
||||
/* default: */ False, OPTION_WMAKER, "EnableWorkspacePager" },
|
||||
|
||||
{ N_("Do not set non-WindowMaker specific parameters (do not use xset)."),
|
||||
/* default: */ False, OPTION_USERDEF, "NoXSetStuff" },
|
||||
|
||||
Reference in New Issue
Block a user