From 3786f0d09986ba91b5b39bc9f0c1e85a613aba53 Mon Sep 17 00:00:00 2001 From: Alexander Hess Date: Tue, 9 Aug 2022 00:55:17 +0200 Subject: [PATCH] Configure flameshot --- .config/flameshot/flameshot.ini | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 .config/flameshot/flameshot.ini diff --git a/.config/flameshot/flameshot.ini b/.config/flameshot/flameshot.ini new file mode 100644 index 0000000..7674f36 --- /dev/null +++ b/.config/flameshot/flameshot.ini @@ -0,0 +1,11 @@ +[General] +contrastOpacity=188 +disabledTrayIcon=true +drawColor=#ff0000 +drawThickness=3 +filenamePattern=%F_%H-%M-%S +saveAsFileExtension=png +savePath=/home/alexander/data/uploads/screenshots +showHelp=false +startupLaunch=false +uiColor=#ff3a00