Finished distro detection, big refactor
commit42bf20069a263ccda1e65950e7b8ca1366b3108d
authorJoão M. Bezerra <marcospb19@hotmail.com>
Fri, 15 Jan 2021 02:11:33 +0000 (14 23:11 -0300)
committerJoão M. Bezerra <marcospb19@hotmail.com>
Fri, 15 Jan 2021 02:14:10 +0000 (14 23:14 -0300)
tree4bebac64060238c70fd9676c312c0f865b678a15
parentcb6ea86650b34315895f613475f0a7c1c54bfc1f
Finished distro detection, big refactor

Move arts to src/arts.rs
Remove hard-coded distro width tuples, detect dynamically
src/arts.rs [new file with mode: 0644]
src/distros.rs
src/main.rs
src/screenres.rs