From 8c7cca7f6296f708affd4d783374d123931269cc Mon Sep 17 00:00:00 2001 From: Hektor Misplon Date: Sat, 9 Dec 2023 17:51:36 +0100 Subject: [PATCH] Bind 'copy' to 'y' --- .config/flameshot/flameshot.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.config/flameshot/flameshot.ini b/.config/flameshot/flameshot.ini index 570f1e7..e9f778c 100644 --- a/.config/flameshot/flameshot.ini +++ b/.config/flameshot/flameshot.ini @@ -15,7 +15,7 @@ TYPE_ARROW=a TYPE_CIRCLE=o TYPE_CIRCLECOUNT=Shift+o TYPE_COMMIT_CURRENT_TOOL=Ctrl+Return -TYPE_COPY=Ctrl+c +TYPE_COPY=y TYPE_DELETE_CURRENT_TOOL= TYPE_DRAWER=l TYPE_EXIT=q