mirror of
https://github.com/fergalmoran/flameshot.git
synced 2025-12-22 09:51:06 +00:00
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user