TROMjaro Theme switcher application
Go to file
Tio TROM 703f23f3f8 Update PKGBUILD 2023-08-08 03:53:37 +02:00
Makefile Init 1.0.0-1 version 2022-09-14 16:28:51 +02:00
PKGBUILD Update PKGBUILD 2023-08-08 03:53:37 +02:00
README.md Update 'README.md' 2022-09-15 02:53:36 +02:00
theme-switcher adapt the mouse pointer for HDPI 2023-08-07 23:01:38 +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