diff options
author | Leonardo Hernández Hernández <leohdz172@proton.me> | 2023-11-30 22:30:03 -0600 |
---|---|---|
committer | Leonardo Hernández Hernández <leohdz172@proton.me> | 2023-12-07 14:20:49 -0600 |
commit | 7341d047da511a457a54ec342703d6fc6cdd5240 (patch) | |
tree | 25a42e17120042c711ff8dd263eca3dab6b111ea | |
parent | be2a1dea26f04bc8161d2e7cfb28e8e19b949944 (diff) |
add a note about not removing the default rule
Closes: https://codeberg.org/dwl/dwl/issues/527
-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: |