Use the same name everywhere

This commit is contained in:
Roberto Alsina 2020-02-02 11:38:08 -03:00
parent ce37e2a48f
commit 4807096f87
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
# RandRoll
# XRandRoll
None of the existing display configuration tools does what I think is "the right thing".
So I went and wrote one.

View File

@ -21,4 +21,4 @@ requires = ["poetry>=0.12"]
build-backend = "poetry.masonry.api"
[tool.poetry.scripts]
xrandroll = 'xrandroll:main'
xrandroll = 'xrandroll:main'