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
2023-02-03 23:26:31 +01:00
2022-09-16 03:36:59 +02:00

TROMjaro fixes package

Various fixes for TROMjaro OS

Building the package

Open Terminal and issue the command:

make

To install the package right after the building, use:

make install

To remove just installed package, use:

make remove

To cleanup the project, use:

make clean

Description
Various fixes for TROMjaro OS
Readme 276 KiB
Languages
Shell 98.8%
Makefile 1.2%