diff --git a/swappy/.config/swappy/config b/swappy/.config/swappy/config
new file mode 100644
index 0000000..261ab44
--- /dev/null
+++ b/swappy/.config/swappy/config
@@ -0,0 +1,12 @@
+[Default]
+save_dir=$HOME/Pictures/Screenshots
+save_filename_format=swappy-%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=true
+fill_shape=false
+auto_save=true
+custom_color=rgba(193,125,17,1)