diff --git a/XF86keysym.md b/XF86keysym.md new file mode 100644 index 0000000..3751c98 --- /dev/null +++ b/XF86keysym.md @@ -0,0 +1,8 @@ +### Description +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 +- [2021-05-06](https://github.com/djpohly/dwl/compare/main...917Wolf:vol.patch) + +### Authors +- [917Wolf](https://github.com/917Wolf)