1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-25 16:07:47 +00:00

Base: Add ~/.config/PixelPaint.ini sample file

This is just a config file with the default options that PixelPaint
recognizes and reads so far. Adding this in since the options are
not really documented anywhere so at least the user can now know what
options are available.
This commit is contained in:
Mustafa Quraish 2021-09-11 23:53:15 -04:00 committed by Andreas Kling
parent 70d13ea66b
commit bd83edf148

View file

@ -0,0 +1,9 @@
[PixelGrid]
Threshold=15
Show=1
[Rulers]
Show=1
[Guides]
Show=1