summaryrefslogtreecommitdiffstats
path: root/dwl-patches/patches/rlimit_max/README.md
blob: 2bf735573d98d026ba454f65d59557887bace59b (plain)
1
2
3
4
5
6
7
8
9
10
11
### Description
Sets the current maximum open file descriptors to the maximum available limit.

This patch is useful - and solves issue [#628](https://codeberg.org/dwl/dwl/issues/628) for running heavy Xwayland applications on systems that do not provide limits out of the box.

### Download
- [0.7](https://codeberg.org/dwl/dwl-patches/raw/branch/main/patches/rlimit_max/rlimit_max.patch)

### Authors
- [sewn](https://codeberg.org/sewn)