update satty config

This commit is contained in:
Simon Rieger 2025-05-06 14:01:02 +02:00
parent 7000e1b994
commit 5cd7ad4ea2

View file

@ -2,7 +2,7 @@
# Start Satty in fullscreen mode
fullscreen = false
# Exit directly after copy/save action
early-exit = false
early-exit = true
# Draw corners of rectangles round if the value is greater than 0 (0 disables rounded corners)
corner-roundness = 12
# Select the tool on startup [possible values: pointer, crop, line, arrow, rectangle, text, marker, blur, brush]
@ -32,9 +32,9 @@ style = "Bold"
[color-palette]
# These will be shown in the toolbar for quick selection
palette = [
"#dc143c",
"#00ffff",
"#a52a2a",
"#dc143c",
"#ff1493",
"#ffd700",
"#008000",