2024-12-30 00:43:26 +05:30
2024-10-19 23:22:55 +00:00
2023-11-22 17:09:56 +01:00
2024-12-30 00:43:26 +05:30
2024-12-30 00:43:26 +05:30
2022-09-20 03:45:50 +02:00

TROMjaro Theme switcher

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%