Clean code and useful comments #20

Merged
tio merged 2 commits from rokosun-patch-1 into main 2023-02-08 12:42:20 +00:00

2 Commits

Author SHA1 Message Date
Rokosun a0fd0f4856 Add support for all package managers by using $XDG_DATA_DIRS instead
Automatically find out all other_applications_dirs by looking at the $XDG_DATA_DIRS environment variable.
Also fix bug by declaring variables separately.
2023-02-06 19:50:58 +01:00
Rokosun fb3b3e1cf5 Clean code and useful comments
Changed a lot of things but mostly to make the code easy to read and understand.
2023-02-04 08:33:57 +01:00