aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorclarkzjw <[email protected]>2022-11-18 14:33:17 -0800
committerclarkzjw <[email protected]>2022-11-18 14:33:17 -0800
commit5230a48d54a167c6c61f6bd71c752928d40f6782 (patch)
tree8101fae4344e16d028d46fa83646bf40bd93b25c /dot_config/flameshot
parent3c3452c2883d83d0a81fdfe3875ec2547af78d9e (diff)
downloaddotfiles-5230a48d54a167c6c61f6bd71c752928d40f6782.tar.gz
i3: bind F11 to flameshot for screenshots
Diffstat (limited to 'dot_config/flameshot')
-rw-r--r--dot_config/flameshot/flameshot.ini12
1 files changed, 12 insertions, 0 deletions
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 @@
1[General]
2contrastOpacity=188
3copyOnDoubleClick=true
4drawColor=#ffffff
5filenamePattern=Snipaste_%F_%H-%M-%S
6saveAfterCopy=true
7saveAsFileExtension=png
8savePath=/home/clarkzjw/Documents/sync/Pictures/Screenshots/2022
9savePathFixed=true
10showHelp=true
11showStartupLaunchMessage=false
12startupLaunch=true
Powered by cgit v1.2.3 (git 2.41.0)