diff --git a/XF86keysym.md b/XF86keysym.md index 3751c98..2fa4a96 100644 --- a/XF86keysym.md +++ b/XF86keysym.md @@ -2,7 +2,9 @@ Utilizing the [/usr/include/X11/XF86keysym.h](https://cgit.freedesktop.org/xorg/proto/x11proto/tree/XF86keysym.h) header file to change the volume via the appropriate keys. ### Download +- [2023-10-15](https://github.com/djpohly/dwl/compare/main...nakibrayan3:dwl:update-XF86keysym-patch.patch) - [2021-05-06](https://github.com/djpohly/dwl/compare/main...917Wolf:vol.patch) ### Authors - [917Wolf](https://github.com/917Wolf) +- [Rayan Nakib](https://nakibrayan2.pages.dev)