mirror of
https://github.com/gryf/wmaker.git
synced 2026-03-04 07:45:48 +01:00
slight increase in default switch panel icon size to improve border view
This commit is contained in:
@@ -350,7 +350,7 @@ WDefaultEntry staticOptionList[] = {
|
|||||||
&wPreferences.disable_miniwindows, getBool, NULL, NULL, NULL},
|
&wPreferences.disable_miniwindows, getBool, NULL, NULL, NULL},
|
||||||
{"EnableWorkspacePager", "NO", NULL,
|
{"EnableWorkspacePager", "NO", NULL,
|
||||||
&wPreferences.enable_workspace_pager, getBool, NULL, NULL, NULL},
|
&wPreferences.enable_workspace_pager, getBool, NULL, NULL, NULL},
|
||||||
{"SwitchPanelIconSize", "48", NULL,
|
{"SwitchPanelIconSize", "64", NULL,
|
||||||
&wPreferences.switch_panel_icon_size, getInt, NULL, NULL, NULL},
|
&wPreferences.switch_panel_icon_size, getInt, NULL, NULL, NULL},
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user