Add the new size settings (#4011) into flameshot.example.ini (#4021)

This commit is contained in:
El Thoro
2025-06-22 19:22:58 +02:00
committed by GitHub
parent cb3547e545
commit 3741847971

View File

@@ -63,8 +63,23 @@
;; Allow multiple instances of `flameshot gui` to run at the same time
;allowMultipleGuiInstances=false
;
;; Last used tool thickness (int)
;drawThickness=1
;; Last used tool thickness; same thickness shared by Pencil, Line, Arrow, Rectangular Selection, Circle (int)
;drawThickness=3
;
;; Last used font size (int)
;drawFontSize=8
;
;; Last used Circle Counter size (int)
;drawCircleCounterSize=1
;
;; Last used Pixelate pixel size (int)
;drawPixelateSize=2
;
;; Last used size for Rectangle rounded corners (int)
;drawRectangleSize=1
;
;; Last used Marker size (int)
;drawMarkerSize=5
;
;; Keep the App Launcher open after selecting an app (bool)
;keepOpenAppLauncher=false