mirror of
https://github.com/bakkeby/dwm-flexipatch
synced 2024-11-05 00:00:18 +00:00
5 lines
265 B
C
5 lines
265 B
C
#if BSTACK_LAYOUT || BSTACKHORIZ_LAYOUT || CENTEREDMASTER_LAYOUT || CENTEREDFLOATINGMASTER_LAYOUT || COLUMNS_LAYOUT || DECK_LAYOUT || TILE_LAYOUT || MONOCLE_LAYOUT
|
|
static void getfacts(Monitor *m, float *mf, float *sf);
|
|
#endif
|
|
static void setcfact(const Arg *arg);
|