System Grab Bag

View all TLDR pages from Linux (or from all pages)

krita

Krita is a sketching and painting program designed for digital artists. See also: gimp. More information: https://docs.krita.org/en/reference_manual/linux_command_line.html.
  • Start Krita:
    krita
  • Open specific files:
    krita {{path/to/image1 path/to/image2 ...}}
  • Start without a splash screen:
    krita --nosplash
  • Start with a specific workspace:
    krita --workspace {{Animation}}
  • Start in fullscreen mode:
    krita --fullscreen

License and Disclaimer

The content on this page is copyright © 2014—present the tldr-pages team and contributors.
This page is used with permission under Creative Commons Attribution 4.0 International License.

While we do attempt to make sure content is accurate, there isn't a warranty of any kind.