add a note about not removing the default rule
Closes: https://codeberg.org/dwl/dwl/issues/527
This commit is contained in:
parent
be2a1dea26
commit
7341d047da
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user