diff options
Diffstat (limited to '')
| -rw-r--r-- | config.def.h | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/config.def.h b/config.def.h index db0babc..5375eb5 100644 --- a/config.def.h +++ b/config.def.h @@ -36,6 +36,7 @@ static const Layout layouts[] = {  };  /* monitors */ +/* NOTE: ALWAYS add a fallback rule, even if you are completely sure it won't be used */  static const MonitorRule monrules[] = {  	/* name       mfact nmaster scale layout       rotate/reflect                x    y */  	/* example of a HiDPI laptop monitor: | 
