summary refs log tree commit diff
path: root/.config/sway/binds.conf
diff options
context:
space:
mode:
Diffstat (limited to '.config/sway/binds.conf')
-rw-r--r--.config/sway/binds.conf3
1 files changed, 3 insertions, 0 deletions
diff --git a/.config/sway/binds.conf b/.config/sway/binds.conf
index fc84b56..2c8118c 100644
--- a/.config/sway/binds.conf
+++ b/.config/sway/binds.conf
@@ -62,6 +62,9 @@ mode "screengrab" {
   bindsym r exec grimshot rec win; mode "default"
   bindsym q exec pkill -INT wf-recorder; mode "default"
 
+  bindsym m exec grimocr -m mangaocr; mode "default"
+  bindsym Shift+m exec grimocr -m tesseract; mode "default"
+
   bindsym Escape mode "default"
   bindsym Return mode "default"
 }