diff --git a/awesomeshot b/awesomeshot index 3f7fba1..3c02b50 100755 --- a/awesomeshot +++ b/awesomeshot @@ -140,7 +140,7 @@ first_border_size=7 # This variable serves to convert tiny first border (background image) when editing the image, # change this value to blank or whatever for disable convert and "yes" for enable function -convert_first_border="yes" +convert_first_border="" # This variable serves to set tiny first border color (background image), change this value # to "none" for transparent background, if you want to custom the color, you can diff --git a/awesomeshot.conf b/awesomeshot.conf index 942dd8f..eac2ea4 100644 --- a/awesomeshot.conf +++ b/awesomeshot.conf @@ -116,7 +116,7 @@ first_border_size=7 # This variable serves to convert tiny first border (background image) when editing the image, # change this value to blank or whatever for disable convert and "yes" for enable function -convert_first_border="yes" +convert_first_border="" # This variable serves to set tiny first border color (background image), change this value # to "none" for transparent background, if you want to custom the color, you can