mirror of
https://codeberg.org/dwl/dwl-patches.git
synced 2025-09-10 13:14:57 +00:00
20 lines
694 B
Markdown
20 lines
694 B
Markdown
### Description
|
|
|
|
Allows one to configure a script that runs whenever on monitor configuration
|
|
change is detected.
|
|
|
|
This script is declared an Arg (just like any command run by spawn). It
|
|
can be configured through `monchange` in your config.h.
|
|
|
|
As an example usage, one could write a script that automatically configures
|
|
the wallpaper on every display.
|
|
|
|
### Download
|
|
- [monchange-0.7](/dwl/dwl-patches/raw/branch/main/patches/monchange/monchange-0.7.patch)
|
|
|
|
### Authors
|
|
- [ChausseBenjamin](https://codeberg.org/ChausseBenjamin)
|
|
benjamin@chausse.xyz
|
|
whisperwood at [Libera IRC dwl channel](https://web.libera.chat/?channels=#dwl)
|
|
whisperwood at [dwl Discord](https://discord.gg/jJxZnrGPWN)
|