1
0
mirror of https://github.com/frebib/dotfiles.git synced 2024-06-14 12:57:23 +00:00

Remove redundant screenshot settings

This commit is contained in:
Joe Groocock 2016-04-17 15:55:29 +01:00
parent d08637f5b7
commit 203ec207ad

View File

@ -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"