diff options
author | Saumit Dinesan <justsaumit@protonmail.com> | 2023-11-05 19:16:19 +0530 |
---|---|---|
committer | Saumit Dinesan <justsaumit@protonmail.com> | 2023-11-05 19:16:19 +0530 |
commit | 47bc14194ad0e348c52f9cd0546fe42ec558650f (patch) | |
tree | 366f698723c32ce6b684a128dc0dcc8c3c69c8a3 /.config/flameshot | |
parent | 4c165673e7f46bf2307f82aef74b246ca8dcb4c5 (diff) |
Adding flameshot-git support
Diffstat (limited to '.config/flameshot')
-rw-r--r-- | .config/flameshot/flameshot.ini | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/.config/flameshot/flameshot.ini b/.config/flameshot/flameshot.ini new file mode 100644 index 0000000..d73aebe --- /dev/null +++ b/.config/flameshot/flameshot.ini @@ -0,0 +1,9 @@ +[General] +checkForUpdates=false +contrastOpacity=188 +filenamePattern=%F_%T +savePath=/home/saumit/pix/Screenshots +showDesktopNotification=false +showHelp=false +showStartupLaunchMessage=false +uploadClientSecret= |