rokosun 73471917ef Use the -m option in xfconf-query to monitor for changes
I also improved the overall code syntax, there's no need for the old functions anymore.
2022-09-18 22:05:57 +02:00
2022-09-16 03:36:59 +02:00
2022-09-16 03:36:59 +02:00
2022-09-18 19:52:45 +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 276 KiB
Languages
Shell 98.8%
Makefile 1.2%