TROMjaro Theme switcher application
Go to file
Rokosun 84fd17d2b4 No need to use qt5ct anymore 2022-10-20 21:34:52 +02:00
Makefile Init 1.0.0-1 version 2022-09-14 16:28:51 +02:00
PKGBUILD Update 'PKGBUILD' 2022-09-20 03:54:07 +02:00
README.md Update 'README.md' 2022-09-15 02:53:36 +02:00
theme-switcher No need to use qt5ct anymore 2022-10-20 21:34:52 +02:00
tromjaro-theme-switcher.desktop Update 'tromjaro-theme-switcher.desktop' 2022-09-20 03:48:36 +02:00
tromjaro-theme-switcher.svg add the app icon 2022-09-20 03:45:50 +02:00

README.md

TROMjaro Theme switcher package

TROMjaro Theme switcher application

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