mirror of
https://github.com/ralsina/xrandroll.git
synced 2024-11-21 18:42:22 +00:00
Use the same name everywhere
This commit is contained in:
parent
ce37e2a48f
commit
4807096f87
@ -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.
|
||||
|
@ -21,4 +21,4 @@ requires = ["poetry>=0.12"]
|
||||
build-backend = "poetry.masonry.api"
|
||||
|
||||
[tool.poetry.scripts]
|
||||
xrandroll = 'xrandroll:main'
|
||||
xrandroll = 'xrandroll:main'
|
||||
|
Loading…
Reference in New Issue
Block a user