From b22455fd3b805e4bbe4e2d7a6ea4d964e34a9815 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D8=B1=D9=8A=D8=A7=D9=86=20=D9=86=D9=82=D9=8A=D8=A8?= <126190943+nakibrayan3@users.noreply.github.com> Date: Sun, 15 Oct 2023 08:32:10 +0000 Subject: [PATCH] update patch to build without errors in new sources --- XF86keysym.md | 2 ++ 1 file changed, 2 insertions(+) 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)