Get distro name from neofetch

This commit is contained in:
Teoh Han Hui 2024-06-27 19:18:08 +08:00
parent 290445110d
commit ae1f6a2b3f
No known key found for this signature in database
GPG key ID: D43E2BABAF97DCAE
8 changed files with 157 additions and 7 deletions

2
.cargo/config.toml Normal file
View file

@ -0,0 +1,2 @@
[env]
CARGO_WORKSPACE_DIR = { value = "", relative = true }