diff --git a/imgur-screenshot/imgur.ico b/imgur-screenshot/imgur.ico deleted file mode 100644 index 3de1839..0000000 Binary files a/imgur-screenshot/imgur.ico and /dev/null differ diff --git a/imgur-screenshot/settings.conf b/imgur-screenshot/settings.conf deleted file mode 100644 index 301164f..0000000 --- a/imgur-screenshot/settings.conf +++ /dev/null @@ -1,20 +0,0 @@ -imgur_icon_path="$HOME/.config/imgur-screenshot/imgur.ico" -imgur_acct_key="" -imgur_secret="" -login="false" -log_file="$HOME/.config/imgur-screenshot/imgur-screenshot.log" -credentials_file="$HOME/.config/imgur-screenshot/credentials.conf" -file_name_format="screenshot-%Y-%m-%d-%H%M%S.png" # when using scrot, must end with .png! -file_dir="$HOME/pictures/screenshots" -screenshot_select_command="maim -m 10 -us %img" -screenshot_window_command="maim -m 10 -uw %img" -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"