forked from distok/cutthecord
rename sanerotation to betterrotation and add docs
This commit is contained in:
parent
2027eaeb39
commit
b9cf51f294
3 changed files with 10 additions and 0 deletions
|
@ -7,6 +7,7 @@ The patches with **bold** names are the ones I'm most proud of.
|
|||
---
|
||||
|
||||
- betterdmheader: Replaces call button on dm header with a search button.
|
||||
- betterrotation: This patch changes rotation settings to disallow upside down rotation.
|
||||
- **bettertm**: Replaces the :tm: and :registered: emojis with rendered unicode variants, making them look much better.
|
||||
|
||||
Before bettertm:
|
||||
|
|
9
patches/betterrotation/README.md
Normal file
9
patches/betterrotation/README.md
Normal file
|
@ -0,0 +1,9 @@
|
|||
## DisTok CutTheCord: Better Rotation
|
||||
|
||||
This patch changes rotation settings to disallow upside down rotation.
|
||||
|
||||
Contributed by [clienthax](https://gitdab.com/clienthax).
|
||||
|
||||
#### Available and tested on:
|
||||
- 49.13
|
||||
|
Loading…
Reference in a new issue