summaryrefslogtreecommitdiff
path: root/patches/stickyindicator/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'patches/stickyindicator/README.md')
-rw-r--r--patches/stickyindicator/README.md11
1 files changed, 11 insertions, 0 deletions
diff --git a/patches/stickyindicator/README.md b/patches/stickyindicator/README.md
new file mode 100644
index 0000000..6000674
--- /dev/null
+++ b/patches/stickyindicator/README.md
@@ -0,0 +1,11 @@
+### Description
+Adds a visual indicator tag to the window title of sticky clients.
+Applies on top of [dwl sticky patch](https://codeberg.org/dwl/dwl-patches/src/branch/main/patches/sticky).
+
+Originally based on [dwm stickyindicator patch](https://dwm.suckless.org/patches/stickyindicator/).
+
+### Download
+- [v0.8](https://codeberg.org/dwl/dwl-patches/raw/branch/main/patches/sticky/sticky.patch)
+
+### Authors
+- [Chris Sobczak](https://codeberg.org/csobczak)