cc `pkg-config --cflags x11``pkg-config --libs x11` dwmblocks.c -o dwmblocks
cc dwmblocks.c `pkg-config --cflags x11``pkg-config --libs x11` -o dwmblocks
clean:
rm -f *.o *.gch dwmblocks
install:output
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.