add_border: hints for GIMP manipulations

This commit is contained in:
He4eT 2024-06-05 02:51:02 +02:00
commit 41b8f81b57

View file

@ -1,5 +1,9 @@
#!/bin/bash #!/bin/bash
# GIMP commands for the screenshot preparation:
# - Layer > Crop to Content [Alt + L, O, O, Enter]
# - Image > Fit Canvas to Layers [Alt + I, A]
filename="$1" filename="$1"
bordercolor="#424242" bordercolor="#424242"
bordersize=16 bordersize=16