Skip to content

Customizing Config File

xShin edited this page Feb 24, 2022 · 25 revisions

The awesomeshot config file contains a variable which gives you total freedom over customizing how image is edited.

Table of Contents

Config File Location

The awesomeshot config file is $HOME/.config/awesomeshot/awesomeshot.conf and awesomeshot will generate default config on first run.

NOTE: Awesomeshot will not replace the config file if already exists, if you want back to default config you can regenerate with argument -c or --config, it will ask Do you want to generate default config [y/N] if config already exists.

awesomeshot -c

Screenshot Result PATH

NOTE: Make sure when your phone take screenshot the result file image PATH is same with this variable. Default my phone screenshot result image PATH on /sdcard/Pictures/Screenshots. If not same, edit this variable value

result_image_path

Clone this wiki locally