From 5230a48d54a167c6c61f6bd71c752928d40f6782 Mon Sep 17 00:00:00 2001 From: clarkzjw Date: Fri, 18 Nov 2022 14:33:17 -0800 Subject: i3: bind F11 to flameshot for screenshots --- dot_config/flameshot/flameshot.ini | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 dot_config/flameshot/flameshot.ini (limited to 'dot_config/flameshot') diff --git a/dot_config/flameshot/flameshot.ini b/dot_config/flameshot/flameshot.ini new file mode 100644 index 0000000..6f4616a --- /dev/null +++ b/dot_config/flameshot/flameshot.ini @@ -0,0 +1,12 @@ +[General] +contrastOpacity=188 +copyOnDoubleClick=true +drawColor=#ffffff +filenamePattern=Snipaste_%F_%H-%M-%S +saveAfterCopy=true +saveAsFileExtension=png +savePath=/home/clarkzjw/Documents/sync/Pictures/Screenshots/2022 +savePathFixed=true +showHelp=true +showStartupLaunchMessage=false +startupLaunch=true -- cgit v1.2.3