make switchpanel configurable

This commit is contained in:
Haroldo
2019-07-14 17:43:28 +01:00
committed by Carlos R. Mafra
parent 4477ae4da4
commit 3665410377
4 changed files with 62 additions and 37 deletions
+2
View File
@@ -488,6 +488,8 @@ extern struct WPreferences {
/* Map table between w_cursor and actual X id */
Cursor cursor[WCUR_LAST];
int switch_panel_icon_size; /* icon size in switch panel */
} wPreferences;
/****** Global Variables ******/