Tio TROM ef62c23adc continous checking
The previous script stopped working. Only at times it synced when you were to install a theme. The above code works all the time but uses a constant "checking" of the folders. What do you think about it? Courtesy of chatgpt hahaha
2023-08-03 18:50:55 +02:00
2023-08-03 18:50:55 +02:00
2023-08-03 17:06:26 +02: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 272 KiB
Languages
Shell 98.8%
Makefile 1.2%