Yes I was drawing my circles with sf::CircleShapes.
And indeed when I get back the antialiasingLevel value from the sf::ContextSettings after window creation it contains 0.
Why antialiasing doesn't work on Linux?
Also I think you should tell about this in the documentation, because I have search for more than half an hour how to enable this.
Anyway thanks for the answer, and thanks to answer that fast!