2023-11-05 15:46:58 +01:00
2023-10-28 14:19:35 +02:00
2023-11-05 15:46:58 +01:00
2023-10-28 14:34:00 +02:00
2023-11-05 10:51:43 +01:00
2022-09-20 03:45:50 +02:00

TROMjaro Theme switcher package

A Theme Switcher app for TROMjaro's default theme-set (Colloid) and icon-set (Zafiro). It gives you a nice and easy interface to try out different themes quickly.

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 folder, use:

make clean

Description
TROMjaro Theme switcher application
Readme
Languages
Nim 77.3%
Shell 20.8%
Makefile 1.9%