A fix... :)

This commit is contained in:
Johannes Findeisen 2025-11-23 03:47:20 +01:00
commit ad07d3ede5

View file

@ -6,7 +6,7 @@
* https://opensource.org/license/apache-2-0 * https://opensource.org/license/apache-2-0
* *
* Compile: * Compile:
* gcc -o texec.c -lX11 -lpng * gcc -o texec texec.c -lX11 -lpng
* *
* Usage: * Usage:
* ./texec "<command>" <icon.png> * ./texec "<command>" <icon.png>