remove old issue reporting for dhruva_sambrani patches

Dhruva Sambrani 2024-01-06 01:00:13 +01:00
parent dc2d99fbcd
commit bba6f6e197
2 changed files with 0 additions and 6 deletions

@ -3,9 +3,6 @@ Implements dimming of clients which are unfocused.
The code also allows you to "dim" focused windows if you wish to, and as such allows any color dimming. There is also an additional option in Rule, which allows you to keep the client `alwaysbright`, that is, as if it is focused.
### Reporting Issues
Report issues in my [patches repo](https://codeberg.org/dhruva_sambrani/dwl-patches).
### Download
- [2023-11-30](https://codeberg.org/dwl/dwl-patches/raw/branch/main/dim-unfocused/dim-unfocused.patch)

@ -25,9 +25,6 @@ This patch is inspired from <https://dwm.suckless.org/patches/winview/>. Citing
>
> An example of how to insert this line can be found in the default config file template, config.def.h.
### Reporting Issues
Report issues in my [patches repo](https://codeberg.org/dhruva_sambrani/dwl-patches).
### Download
- [2023-11-26](https://codeberg.org/dwl/dwl-patches/raw/branch/main/winview/winview.patch)