diff options
| -rw-r--r-- | .config/flameshot/flameshot.ini | 11 |
1 files changed, 8 insertions, 3 deletions
diff --git a/.config/flameshot/flameshot.ini b/.config/flameshot/flameshot.ini index 29ab58c..2c26675 100644 --- a/.config/flameshot/flameshot.ini +++ b/.config/flameshot/flameshot.ini @@ -1,11 +1,14 @@ [General] -buttons=@Variant(\0\0\0\x7f\0\0\0\vQList<int>\0\0\0\0\n\0\0\0\0\0\0\0\x1\0\0\0\x2\0\0\0\x3\0\0\0\x6\0\0\0\a\0\0\0\b\0\0\0\n\0\0\0\v\0\0\0\f) +buttons=@Variant(\0\0\0\x7f\0\0\0\vQList<int>\0\0\0\0\v\0\0\0\0\0\0\0\x1\0\0\0\x2\0\0\0\x3\0\0\0\x6\0\0\0\x12\0\0\0\a\0\0\0\b\0\0\0\n\0\0\0\v\0\0\0\f) contrastOpacity=76 disabledTrayIcon=false drawColor=#ff0000 -drawThickness=2 -savePath=/home/kamen/Desktop +drawThickness=4 filenamePattern=%H-%M_%d-%m-%Y +ignoreUpdateToVersion=0.10.1 +savePath=/home/kamen/Pictures +savePathFixed=false +setSaveAsFileExtension=Portable Network Graphic file (PNG) (*.png) showDesktopNotification=false showHelp=false showSidePanelButton=false @@ -16,6 +19,7 @@ startupLaunch=true TYPE_ARROW=A TYPE_COMMIT_CURRENT_TOOL=Ctrl+Return TYPE_COPY=Ctrl+C +TYPE_DELETE_CURRENT_TOOL=Del TYPE_DRAWER=D TYPE_EXIT=Ctrl+Q TYPE_MARKER=M @@ -33,4 +37,5 @@ TYPE_SAVE=Ctrl+S TYPE_SELECTION=S TYPE_SELECTIONINDICATOR= TYPE_SELECT_ALL=Ctrl+A +TYPE_TEXT=T TYPE_TOGGLE_PANEL=Space |
