1
0
mirror of https://github.com/gryf/wmaker.git synced 2025-12-22 05:48:01 +01:00

make switchpanel configurable

This commit is contained in:
Haroldo
2019-07-13 17:57:40 +02:00
committed by Carlos R. Mafra
parent 4477ae4da4
commit 3665410377
4 changed files with 62 additions and 37 deletions

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 ******/