From c222e1bad2ba5e779c3af5b956906c82ead43271 Mon Sep 17 00:00:00 2001 From: JaKooLit Date: Sun, 22 Oct 2023 15:55:57 +0900 Subject: Initial upload --- config/swappy/config | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 config/swappy/config (limited to 'config/swappy') diff --git a/config/swappy/config b/config/swappy/config new file mode 100644 index 00000000..45d84e49 --- /dev/null +++ b/config/swappy/config @@ -0,0 +1,9 @@ +[Default] +save_dir=$HOME/Pictures/Screenshots +save_filename_format=swappy-%Y%m%d-%H%M%S.png +show_pannel=false +line_size=5 +text-size=20 +paint_mode=brush +early_exit=false +fill_shape=false \ No newline at end of file -- cgit v1.2.3