diff options
Diffstat (limited to '.config/flameshot')
| -rw-r--r-- | .config/flameshot/flameshot.ini | 35 |
1 files changed, 35 insertions, 0 deletions
diff --git a/.config/flameshot/flameshot.ini b/.config/flameshot/flameshot.ini new file mode 100644 index 0000000..6ba05f2 --- /dev/null +++ b/.config/flameshot/flameshot.ini @@ -0,0 +1,35 @@ +[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) +contrastOpacity=76 +disabledTrayIcon=false +drawColor=#ff0000 +drawThickness=2 +savePath=/home/kamen/Desktop +showDesktopNotification=false +showHelp=false +showSidePanelButton=false +showStartupLaunchMessage=true +startupLaunch=true + +[Shortcuts] +TYPE_ARROW=A +TYPE_COMMIT_CURRENT_TOOL=Ctrl+Return +TYPE_COPY=Ctrl+C +TYPE_DRAWER=D +TYPE_EXIT=Ctrl+Q +TYPE_MARKER=M +TYPE_MOVESELECTION=Ctrl+M +TYPE_MOVE_DOWN=Down +TYPE_MOVE_LEFT=Left +TYPE_MOVE_RIGHT=Right +TYPE_MOVE_UP=Up +TYPE_PENCIL=P +TYPE_RESIZE_DOWN=Shift+Down +TYPE_RESIZE_LEFT=Shift+Left +TYPE_RESIZE_RIGHT=Shift+Right +TYPE_RESIZE_UP=Shift+Up +TYPE_SAVE=Ctrl+S +TYPE_SELECTION=S +TYPE_SELECTIONINDICATOR= +TYPE_SELECT_ALL=Ctrl+A +TYPE_TOGGLE_PANEL=Space |
