diff --git a/swappy/config b/swappy/config new file mode 100644 index 0000000..5739db6 --- /dev/null +++ b/swappy/config @@ -0,0 +1,10 @@ +[Default] +save_dir=$HOME/Pictures/screenshots +save_filename_format=screenshot-%Y%m%d-%H%M%S.png +show_panel=false +line_size=5 +text_size=20 +text_font=sans-serif +paint_mode=brush +early_exit=false +fill_shape=false diff --git a/swappy/swappy b/swappy/swappy new file mode 120000 index 0000000..a6afc10 --- /dev/null +++ b/swappy/swappy @@ -0,0 +1 @@ +swappy \ No newline at end of file