mirror of
https://github.com/gryf/wmaker.git
synced 2025-12-22 05:48:01 +01:00
Disable pager by default
New features like this one should be disabled by default.
This commit is contained in:
@@ -395,7 +395,7 @@ extern struct WPreferences {
|
||||
char sticky_icons; /* If miniwindows will be onmipresent */
|
||||
char dont_confirm_kill; /* do not confirm Kill application */
|
||||
char disable_miniwindows;
|
||||
char disable_workspace_pager;
|
||||
char enable_workspace_pager;
|
||||
char ignore_gtk_decoration_hints;
|
||||
|
||||
char dont_blink; /* do not blink icon selection */
|
||||
|
||||
Reference in New Issue
Block a user