nix-config/sh/606-krita

21 lines
591 B
Plaintext
Raw Normal View History

2018-08-31 22:09:57 +02:00
#!/bin/sh
#
# Krita is the standard painting program. It has excellent
# support for KDE and supports HiDPI out of the box.
#
# Krita also works quite well as an image editor.
#
# You *could* use GIMP if you wanted to, but even with the HiDPI
# patch in 2.10, you still have to change a lot of settings in
# order for it to look semi-decent. Additionally, it requires GTK2
# as a dependency and you get none of the KDE features with it.
#
# In other words, it's much better to learn Krita than try to
# install GIMP in its current state.
#
2018-08-31 22:09:57 +02:00
# https://krita.org
set -xe
sudo pacman -S krita