TROMjaro Layout switcher application
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Tio TROM 763d1e5188 Update 'PKGBUILD' 4 weeks ago
Makefile Update 'Makefile' 6 months ago
PKGBUILD Update 'PKGBUILD' 4 weeks ago
README.md Update 'README.md' 6 months ago
layout-switcher move to "vala-panel-appmenu-registrar" instead of git 4 weeks ago
tromjaro-layout-switcher.desktop Update 'tromjaro-layout-switcher.desktop' 6 months ago
tromjaro-layout-switcher.svg Update 'tromjaro-layout-switcher.svg' 6 months ago

README.md

TROMjaro Layout switcher package

TROMjaro Layout 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