mirror of
https://github.com/RGBCube/serenity
synced 2025-07-25 18:27:35 +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:
parent
70d13ea66b
commit
bd83edf148
1 changed files with 9 additions and 0 deletions
9
Base/home/anon/.config/PixelPaint.ini
Normal file
9
Base/home/anon/.config/PixelPaint.ini
Normal file
|
@ -0,0 +1,9 @@
|
|||
[PixelGrid]
|
||||
Threshold=15
|
||||
Show=1
|
||||
|
||||
[Rulers]
|
||||
Show=1
|
||||
|
||||
[Guides]
|
||||
Show=1
|
Loading…
Add table
Add a link
Reference in a new issue