update singletagset patch description to be clearer

This commit is contained in:
Ben Collerson 2024-05-16 09:51:47 +10:00
parent 529dfa157c
commit 34c6a26ed2

View File

@ -1,5 +1,12 @@
### Description
Allows for a single set of tags to be shared between multiple monitors.
Single set of tags shared between multiple monitors.
This patch allows all the tags to be shared between both (or more) monitors.
So a single set of tags from 1 to 9 can be viewed on any monitor, as opposed to
having separate tag sets 1 to 9 on each monitor.
Originally based on the dwm single_tagset patch:
https://dwm.suckless.org/patches/single_tagset/
### Download
- [git branch](https://codeberg.org/bencc/dwl/src/branch/singletagset)