]> git.madduck.net Git - etc/flameshot.git/blob - .config/flameshot/flameshot.ini

madduck's git repository

Every one of the projects in this repository is available at the canonical URL git://git.madduck.net/madduck/pub/<projectpath> — see each project's metadata for the exact URL.

All patches and comments are welcome. Please squash your changes to logical commits before using git-format-patch and git-send-email to patches@git.madduck.net. If you'd read over the Git project's submission guidelines and adhered to them, I'd be especially grateful.

SSH access, as well as push access can be individually arranged.

If you use my repositories frequently, consider adding the following snippet to ~/.gitconfig and using the third clone URL listed for each project:

[url "git://git.madduck.net/madduck/"]
  insteadOf = madduck:

add flameshot.ini
[etc/flameshot.git] / .config / flameshot / flameshot.ini
1 [General]
2 contrastOpacity=188
3 copyAndCloseAfterUpload=true
4 copyPathAfterSave=true
5 disabledTrayIcon=true
6 drawColor=#ff0000
7 drawFontSize=8
8 drawThickness=3
9 filenamePattern=%F-%T-Screenshot
10 saveAfterCopy=true
11 savePath=/home/madduck/.tmp
12 savePathFixed=false
13 showStartupLaunchMessage=false
14 startupLaunch=false
15 uploadHistoryMax=25
16
17 [Shortcuts]
18 TYPE_ARROW=A
19 TYPE_CIRCLE=C
20 TYPE_CIRCLECOUNT=1
21 TYPE_COMMIT_CURRENT_TOOL=Ctrl+Return
22 TYPE_COPY=Ctrl+C
23 TYPE_DELETE_CURRENT_TOOL=Del
24 TYPE_DRAWER=D
25 TYPE_EXIT=Ctrl+Q
26 TYPE_IMAGEUPLOADER=Return
27 TYPE_MARKER=M
28 TYPE_MOVESELECTION=Ctrl+M
29 TYPE_MOVE_DOWN=Down
30 TYPE_MOVE_LEFT=Left
31 TYPE_MOVE_RIGHT=Right
32 TYPE_MOVE_UP=Up
33 TYPE_OPEN_APP=Ctrl+O
34 TYPE_PENCIL=P
35 TYPE_PIN=
36 TYPE_PIXELATE=B
37 TYPE_RECTANGLE=R
38 TYPE_REDO=Ctrl+Shift+Z
39 TYPE_RESIZE_DOWN=Shift+Down
40 TYPE_RESIZE_LEFT=Shift+Left
41 TYPE_RESIZE_RIGHT=Shift+Right
42 TYPE_RESIZE_UP=Shift+Up
43 TYPE_SAVE=Ctrl+S
44 TYPE_SELECTION=S
45 TYPE_SELECTIONINDICATOR=
46 TYPE_SELECT_ALL=Ctrl+A
47 TYPE_TEXT=T
48 TYPE_TOGGLE_PANEL=Space
49 TYPE_UNDO=Ctrl+Z