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