diff --git a/.config/imgur-screenshot/settings.conf b/.config/imgur-screenshot/settings.conf index b373652..776bd53 100644 --- a/.config/imgur-screenshot/settings.conf +++ b/.config/imgur-screenshot/settings.conf @@ -1,17 +1,9 @@ -imgur_anon_id="9e603f08c0e541c" imgur_icon_path="$HOME/.config/imgur-screenshot/imgur.ico" -imgur_acct_key="" -imgur_secret="" login="false" -album_title="" -album_id="" log_file="$HOME/.config/imgur-screenshot/imgur-screenshot.log" credentials_file="$HOME/.config/imgur-screenshot/credentials.conf" file_name_format="scrot-%Y-%m-%d--%H:%M:%S.png" # when using scrot, must end with .png! file_dir="$HOME/pictures/screenshots" -upload_connect_timeout="5" -upload_timeout="120" -upload_retries="1" screenshot_select_command="scrot -s %img" screenshot_window_command="scrot %img" edit_command="gimp %img"