From 60f17010faaaba7c20880671ac6d083bbed89d90 Mon Sep 17 00:00:00 2001 From: wochap Date: Tue, 12 Mar 2024 17:51:40 +0000 Subject: [PATCH] Add cursortheme --- cursortheme.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 cursortheme.md diff --git a/cursortheme.md b/cursortheme.md new file mode 100644 index 0000000..48b0c99 --- /dev/null +++ b/cursortheme.md @@ -0,0 +1,9 @@ +### Description +Adds ability to change cursor's theme and size. + +### Download +- [git branch](https://codeberg.org/wochap/dwl/src/branch/v0.5/cursortheme) +- [2024-03-12](https://codeberg.org/dwl/dwl-patches/raw/branch/main/cursortheme/cursortheme.patch) + +### Authors +- [wochap](https://codeberg.org/wochap)