Reintroduce monitorconfig patch

Palanix 2024-02-16 23:43:27 +01:00
parent d6d47ddbe1
commit fcf2681419
No known key found for this signature in database
GPG Key ID: 439CD6BD9905FAC5
3 changed files with 11 additions and 0 deletions

@ -56,6 +56,7 @@ Additionally, when you have write access to this repository, remove the `.md` fi
* [unclutter](https://codeberg.org/dwl/dwl-patches/wiki/unclutter)
## Monitor
* [fallback](https://codeberg.org/dwl/dwl-patches/wiki/fallback)
* [monfig](https://codeberg.org/dwl/dwl-patches/wiki/monfig)
* [right](https://codeberg.org/dwl/dwl-patches/wiki/right)
## Other
* [autostart](https://codeberg.org/dwl/dwl-patches/wiki/autostart)

@ -22,6 +22,7 @@
* [keycodes](https://codeberg.org/dwl/dwl-patches/wiki/keycodes)
* [less-simple-touch-input](https://codeberg.org/dwl/dwl-patches/wiki/less-simple-touch-input.-)
* [master-right](https://codeberg.org/dwl/dwl-patches/wiki/master-right)
* [monfig](https://codeberg.org/dwl/dwl-patches/wiki/monfig)
* [naturalscrolltrackpad](https://codeberg.org/dwl/dwl-patches/wiki/naturalscrolltrackpad)
* [numlock-capslock](https://codeberg.org/dwl/dwl-patches/wiki/numlock-capslock)
* [regions](https://codeberg.org/dwl/dwl-patches/wiki/regions)

9
monitorconfig.md Normal file

@ -0,0 +1,9 @@
### Description
Allows more monitor configuration in config.h
### Download
- [git branch](https://codeberg.org/Palanix/dwl/src/branch/monfig)
- [2024-02-15](https://codeberg.org/dwl/dwl-patches/raw/branch/main/cfact/monfig.patch)
### Authors
- [Palanix](https://codeberg.org/Palanix)