2016-03-31 02:12:23 +00:00
|
|
|
imgur_icon_path="$HOME/.config/imgur-screenshot/imgur.ico"
|
2017-11-23 19:15:43 +00:00
|
|
|
imgur_acct_key=""
|
|
|
|
imgur_secret=""
|
|
|
|
login="false"
|
2016-03-31 02:12:23 +00:00
|
|
|
log_file="$HOME/.config/imgur-screenshot/imgur-screenshot.log"
|
|
|
|
credentials_file="$HOME/.config/imgur-screenshot/credentials.conf"
|
2018-02-22 12:44:50 +00:00
|
|
|
file_name_format="screenshot-%Y-%m-%d-%H%M%S.png" # when using scrot, must end with .png!
|
2016-03-31 02:12:23 +00:00
|
|
|
file_dir="$HOME/pictures/screenshots"
|
2018-02-22 12:44:50 +00:00
|
|
|
screenshot_select_command="maim -m 10 -us %img"
|
|
|
|
screenshot_window_command="maim -m 10 -uw %img"
|
2016-03-31 02:12:23 +00:00
|
|
|
edit_command="gimp %img"
|
|
|
|
edit="false"
|
|
|
|
exit_on_selection_fail="true"
|
|
|
|
edit_on_selection_fail="false"
|
|
|
|
exit_on_album_creation_fail="true"
|
|
|
|
open_command="xdg-open %url"
|
|
|
|
open="false"
|
|
|
|
copy_url="true"
|
|
|
|
keep_file="true"
|
|
|
|
check_update="true"
|